Color space options for representing color in the exported EPS.
Static Properties
Name | Description |
---|---|
CMYK | Creates a separable file by representing all color values using the gamut of CYMK process color inks. |
GRAY | Converts all color values to high-quality black-and-white images. Gray levels of the converted objects represent the luminosity of the original objects. |
POSTSCRIPT_COLOR_MANAGEMENT | Uses PostScript color management (includes profiles). |
RGB | Represents all color values using the RGB color space. Best suited for documents that will be viewed on-screen. |
UNCHANGED_COLOR_SPACE | Leaves each image in its original color space. |