Color management settings.
color setting Properties
| Property | Type | Access | Description |
|---|---|---|---|
| accurate LAB spots | boolean | r/w | If true, uses LAB alternates for spot colors when available. |
| class | type class | read | The class descriptor type. |
| CMS settings | string | r/w | The current color management system settings configuration. Note: For information on possible values, see CMS settings list. |
| CMS settings list | List of string | read | A list of valid color management system settings configurations. |
| CMS settings path | alias or string | r/w | The file path of the CSF file to use. |
| CMYK policy | color policy off, preserve embedded profiles, convert to working space, combination of preserve and safe cmyk, color policy off, preserve embedded profiles, convert to working space, combination of preserve and safe cmyk, |
r/w | The policy for handling colors in a CMYK color model, including reading and embedding color profiles, resolving mismatches between embedded color profiles and the working space, and moving colors between documents. |
| enable color management | boolean | r/w | If true, enables color management. |
| engine | string | r/w | The color management module (CMM) for mapping color space gamuts between documents. |
| engine list | List of string | read | The available color engines. |
| idealized black to export | boolean | r/w | If true, uses idealized black for CMYK-to-RGB or CMYK-to-Gray conversions to print or export. |
| idealized black to screen | boolean | r/w | If true, uses idealized black for CMYK-to-RGB or CMYK-to-Gray conversions to the screen. |
| intent | perceptual, saturation, relative colorimetric, absolute colorimetric, |
r/w | The default rendering intent. |
| mismatch ask when opening | boolean | r/w | If true, displays a prompt when opening a file whose embedded color profile does not match the current working space. The prompt provides the option to override the default mismatch behavior. |
| mismatch ask when pasting | boolean | r/w | If true, displays a prompt when importing an object (via pasting, drag-and-drop, or other similar methods) whose colors do not match the current working space. The prompt provides the option to override the default mismatch behavior. |
| missing ask when opening | boolean | r/w | If true, displays a prompt when opening a file that does not have an embedded color profile. The prompt provides the option to assign a color profile. |
| object reference | color setting | read | An object reference for the color setting. |
| parent | reference | read | The parent of the color setting (a application). |
| properties | record | r/w | A property that allows setting of several properties at the same time. |
| RGB policy | color policy off, preserve embedded profiles, convert to working space, combination of preserve and safe cmyk, color policy off, preserve embedded profiles, convert to working space, combination of preserve and safe cmyk, |
r/w | The policy for handling colors in an RGB color model, including reading and embedding color profiles, handling mismatches between embedded color profiles and the working space, and moving colors from one document to another. |
| use BPC | boolean | r/w | If true, uses black point compensation to ensure that shadow detail is preserved by simulating the full dynamic range of the output device. |
| working space CMYK | string | r/w | The current CMYK profile. |
| working space CMYK list | List of string | read | A list of valid CMYK color profiles. |
| working space RGB | string | r/w | The current RGB profile. |
| working space RGB list | List of string | read | A list of valid RGB color profiles. |