Search
Link Search Menu Expand Document
Kony Quantum is now HCL Volt MX. See Revised Terminology. Current Quantum users, see the important note about API naming.

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.