ImageObserver.ABORT
Interface Overview | Interface Members | 
  This Package | 
All Packages
Syntax
 public static final int ABORT
Description
 An image which was being tracked asynchronously was aborted before
 production was complete.  No more information will become available
 without further action to trigger another image production sequence.
 If the ERROR flag was not also set in this image update, then
 accessing any of the data in the image will restart the production
 again, probably from the beginning.
  
See Also
     imageUpdate