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