Bitmap.getSize

Overview | Methods | This Package | All Packages

Bitmap.getSize

Retrieves the size of this Bitmap object's image.

Syntax

public final Point getSize()

Return Value

A Point object that specifies the height and width of the image.