Constants
|
const long IMAGESTATUS_ERROR
= = 1; |
- Description
- This conveys that an error was encountered while producing the image.
|
const long IMAGESTATUS_SINGLEFRAMEDONE
= = 2; |
- Description
- This conveys that one frame of the image is complete but there are more
frames to be delivered.
|
const long IMAGESTATUS_STATICIMAGEDONE
= = 3; |
- Description
- This conveys that the image is complete and there are no more pixels or
frames to be delivered.
|
const long IMAGESTATUS_ABORTED
= = 4; |
- Description
- This conveys that the image creation process was deliberately aborted.
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.