Microsoft SDK for Java

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.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.