Icon.getSize

Overview | Methods | This Package | All Packages

Icon.getSize

Retrieves the size of this Icon object's image.

Syntax

public final Point getSize()

Return Value

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