DhImage.getSize

Overview | Methods | This Package | All Packages

DhImage.getSize

Retrieves the size of the displayed image.

Syntax

final public Point getSize()

Return Value

If the image is an active document in the browser, its actual size (as specified by setSize) is returned.

Exceptions

WFCException thrown if the image is not available (typically because it is still loading).

Overrides   DhElement.getSize