SvgColorMode enumeration
SvgColorMode enumeration
Сolor mode for SVG images.
The SvgColorMode type exposes the following members:
Fields
Field | Description |
---|---|
GRAYSCALE | The Grayscale image. |
Y_CB_CR | YCbCr image, standard option for SVG images. |
CMYK | CMYK image. |
YCCK | The YCCK color image. |
RGB | The RGB Color mode. |