Example usage for Java java.awt.image VolatileImage fields, constructors, methods, implement or subclass
The text is from its open source code.
int | IMAGE_RESTORED Validated image has been restored and is now ready to use. |
int | IMAGE_INCOMPATIBLE Validated image is incompatible with supplied GraphicsConfiguration object and should be re-created as appropriate. |
void | flush() Flushes all reconstructable resources being used by this Image object. |