Adobe InDesign CS5 Server (7.0) Object Model JS: JpegColorSpaceEnum

InDesign Server CS5

 Color space options for representing color in the exported JPEG.

Value

NameDescriptionValue
JpegColorSpaceEnum.CMYKRepresents all color values using the CMYK color space.1129142603 = 'CMYK'
JpegColorSpaceEnum.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'
JpegColorSpaceEnum.RGBRepresents all color values using the RGB color space. Best suited for documents that will be viewed on-screen.1666336578 = 'cRGB'

Usage

As property

JPEGExportPreference.jpegColorSpace

Jongware, 23-Mar-2011 v3.0.3dContents :: Index