constants group ImageStatus in module com::sun::star::awt:: |
constants group ImageStatus;
These values are used to specify to which degree an image is available.
Constants Summary |
|
IMAGESTATUS_ERROR | This conveys that an error was encountered while producing the image. |
IMAGESTATUS_SINGLEFRAMEDONE | This conveys that one frame of the image is complete but there are more frames to be delivered. |
IMAGESTATUS_STATICIMAGEDONE | This conveys that the image is complete and there are no more pixels or frames to be delivered. |
IMAGESTATUS_ABORTED | This conveys that the image creation process was deliberately aborted. |
Field Details |
|||||
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.