Adobe InDesign CS5 (7.0) Object Model JS: EPSColorSpace

InDesign CS5

 Color space options for representing color in the exported EPS.

Value

NameDescriptionValue
EPSColorSpace.CMYKCreates a separable file by representing all color values using the gamut of CYMK process color inks.1129142603 = 'CMYK'
EPSColorSpace.GRAYConverts all color values to high-quality black-and-white images. Gray levels of the converted objects represent the luminosity of the original objects.1766290041 = 'iGry'
EPSColorSpace.POSTSCRIPT_COLOR_MANAGEMENTUses PostScript color management (includes profiles).1164208483 = 'Edic'
EPSColorSpace.RGBRepresents all color values using the RGB color space. Best suited for documents that will be viewed on-screen.1666336578 = 'cRGB'
EPSColorSpace.UNCHANGED_COLOR_SPACELeaves each image in its original color space.1970161251 = 'unFc'

Usage

As property

EPSExportPreference.epsColor

Jongware, 20-Jun-2010 v3.0.3dContents :: Index