JpegCompressionColorMode enumeration
JpegCompressionColorMode enumeration
Сolor mode for jpeg images.
The JpegCompressionColorMode type exposes the following members:
Fields
| Field | Description |
|---|---|
| GRAYSCALE | The Grayscale image. |
| Y_CB_CR | YCbCr image, standard option for jpeg images. |
| CMYK | 4-component CMYK image. |
| YCCK | The ycck color jpeg image. Needs icc profile for saving. |
| RGB | The RGB Color mode. |
See Also
- module
aspose.cad.fileformats.jpeg