Draws the specified Image at the specified location and with the specified size.
Namespace: com.mindfusion.drawing
Package: com.mindfusion.drawing
Java
![]() |
---|
public void drawImage ( |
The Image to draw.
The x-coordinate of the upper-left corner of the drawn image.
The y-coordinate of the upper-left corner of the drawn image.
The width of the drawn image.
The height of the drawn image.