Adobe InDesign CS5 Server (7.0) Object Model JS: BlendingSpace
From InDesign Server CS5
Transparency blending space options.
Value
| Name | Description | Value |
|---|---|---|
| BlendingSpace.CMYK | Uses the CMYK profile. | 1129142603 = 'CMYK' |
| BlendingSpace.DEFAULT_VALUE | Defaults to the current color profile. | 1147563124 = 'Dflt' |
| BlendingSpace.RGB | Uses the RGB color profile. | 1666336578 = 'cRGB' |
Usage
As property
TransparencyPreference.blendingSpace
| Jongware, 23-Mar-2011 v3.0.3d | Contents :: Index |