JpegCompressionColorMode enumeration
JpegCompressionColorMode enumeration
Specifies JPEG color compression modes.
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 
groupdocs.signature.options