Adobe Illustrator CS4 Type Library JS: ImageColorSpace

Illustrator CS4

 The color space.

Value

NameDescriptionValue
ImageColorSpace.CMYKCMYK color space. int 3
ImageColorSpace.DeviceNDeviceN color space. int 6
ImageColorSpace.GrayScaleGray color space. int 1
ImageColorSpace.IndexedIndexed color space. int 7
ImageColorSpace.LABLAB color space. int 4
ImageColorSpace.RGBRGB color space. int 2
ImageColorSpace.SeparationSeparation color space. int 5

Usage

In function

Array of number Application.convertSampleColor (sourceColorSpace: ImageColorSpace, sourceColor: Array of number, destColorSpace: ImageColorSpace, colorConvertPurpose: ColorConvertPurpose[, sourceHasAlpha: bool=false][, destHasAlpha: bool=false])

As property

ExportOptionsPhotoshop.imageColorSpace

RasterItem.imageColorSpace

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