ImageObserver.SOMEBITS
Interface Overview | Interface Members | 
  This Package | 
All Packages
Syntax
 public static final int SOMEBITS
Description
 More pixels needed for drawing a scaled variation of the image
 are available.  The bounding box of the new pixels can be taken
 from the x, y, width, and height arguments to the imageUpdate
 callback method.
  
See Also
     drawImage, imageUpdate