Image.getSize

Overview | Methods | This Package | All Packages

Image.getSize

Retrieves the size of the image.

Syntax

public abstract Point getSize()

Return Value

Returns a Point object that specifies the width and height of the image.