JpgColorModes class
JpgColorModes class
Describes Jpg color modes enumeration.
Inheritance: JpgColorModes →
Enumeration
The JpgColorModes type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
| init | Serialization constructor |
Properties
| Property | Description |
|---|---|
| Y_CB_CR | YCbCr image. Standard option for jpeg images. |
| RGB | RGB. |
| CMYK | CMYK. |
| YCCK | Ycck. |
| GRAYSCALE | Grayscale. |
Methods
| Method | Description |
|---|---|
| equals | Determines whether two object instances are equal. |
| compare_to | Compares current object to other. |
| get_all | Returns all enumeration values. |
See Also
- module
groupdocs.conversion.options.convert - class
Enumeration - class
JpgColorModes