ImageFormat Property
| | Description: | Returns the image format of the current image. | | Type: | Number (enum/short) | Read/Get Write/Set: |   | | Remarks: | | Constant | Value | Description | | ImageFormatUnknown | 0 | Unknown format or no image loaded. | | ImageFormatJPEG | 1 | JPEG image format. | | ImageFormatPNG | 2 | PNG image format. |
|
Documentation version 2.0.0 |