Microsoft SDK for Java

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.

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