Adobe InCopy CS5 (7.0) Object Model JS: RenderingIntent

InCopy CS5

 Rendering intent options.

Value

NameDescriptionValue
RenderingIntent.ABSOLUTE_COLORIMETRICMaintains color accuracy at the expense of preserving relationships between colors; most suitable for previewing how paper color affects printed colors.1380540771 = 'RIac'
RenderingIntent.PERCEPTUALPreserves the visual relationship between colors at the expense of actual color values; most suitable for photographic images with high percentages of out-of-gamut colors.1380544611 = 'RIpc'
RenderingIntent.RELATIVE_COLORIMETRICCompares the extreme highlight of the source color space to that of the desination color space and shifts all colors accordingly; out-of-gamut colors are shifted to the closest reproducible color in the destination color space.1380545123 = 'RIrc'
RenderingIntent.SATURATIONProduces vivid colors at the expense of color accuracy; most suitable for business graphics such as graphs or charts.1380545377 = 'RIsa'
RenderingIntent.USE_COLOR_SETTINGSUses the current color settings.1380541299 = 'RIcs'

Usage

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