Determines the height of the image. If the height is not yet known,
this method returns -1
and the specified
ImageObserver
object is notified later.
observer | an object waiting for the image to be loaded. |
-1
if the height is not yet known.
java.awt.Image.getWidth, java.awt.image.ImageObserver
Diagram: Image