Constants
The voltmx.image namespace provides the following constants.
Image Format Constants
The following constants are used to specify the format of an Image widget's bitmap.
Constant | Description |
---|---|
voltmx.image.ENCODE_JPEG | The bitmap is in JPEG format. |
voltmx.image.ENCODE_PNG | The bitmap is in PNG format. |