Example usage for Java java.awt.image ImageConsumer fields, constructors, methods, implement or subclass
The text is from its open source code.
int | RANDOMPIXELORDER The pixels will be delivered in a random order. |
int | SINGLEFRAMEDONE One frame of the image is complete but there are more frames to be delivered. |
int | IMAGEABORTED The image creation process was deliberately aborted. |