EPSColorSpace

Color space options for representing color in the exported EPS.

Values

Name

Description

Value

EPSColorSpace.CMYK

Creates a separable file by representing all color values using the gamut of CYMK process color inks.

1129142603

EPSColorSpace.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.

1766290041

EPSColorSpace.RGB

Represents all color values using the RGB color space. Best suited for documents that will be viewed on-screen.

1666336578

EPSColorSpace.UNCHANGED_COLOR_SPACE

Leaves each image in its original color space.

1970161251

Object of

EPSExportPreference.epsColor