Overview | Methods | This Package | All Packages
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