JPlanner Programmer's Guide
Image.getSize Method
See Also
 






Gets the physical dimensions of the image.

Namespace: com.mindfusion.drawing
Package: com.mindfusion.drawing

 Syntax

Java  Copy Code

public Size getSize ()

 Return Value

A Size object representing the size of the image.

 See Also

Image Members
Image Class
com.mindfusion.drawing Namespace