SvgColorMode Enumeration
Сolor mode for SVG images.
Module: aspose.imaging.fileformats.svg
Full Name: aspose.imaging.fileformats.svg.SvgColorMode
Members
Member name | Description |
---|---|
CMYK | CMYK image. |
GRAYSCALE | The Grayscale image. |
RGB | The RGB Color mode. |
YCCK | The YCCK color image. |
Y_CB_CR | YCbCr image, standard option for SVG images. |