DK11 for Delphi | GisFileJPEG | Constants | Classes
Name | Visibility | Description | |
---|---|---|---|
JPEG_ARGB | public | Indicates that the JPEG file contains a alpha band. | |
JPEG_BGR | public | Indicates that the JPEG file contains BGR components. | |
JPEG_CMYK | public | Indicates that the JPEG file contains CMYK components. | |
JPEG_GRAYSCAL | public | Indicates that the JPEG file contains a grayscale image. | |
JPEG_RGB | public | Indicates that the JPEG file contains RGB components. | |
JPEG_YBR | public | Indicates that the JPEG file contains YBR components. | |
Name | Description | |
---|---|---|
TGIS_FileJPEG | The Class which encapsulates the writing of a bitmap file. | |
TGIS_JPEGDecoder | The Class which encapsulates JPEG decoder. | |