SvgColorMode enumeration

SvgColorMode enumeration

Сolor mode for SVG images.

The SvgColorMode type exposes the following members:

Fields

FieldDescription
GRAYSCALEThe Grayscale image.
Y_CB_CRYCbCr image, standard option for SVG images.
CMYKCMYK image.
YCCKThe YCCK color image.
RGBThe RGB Color mode.

See Also