Ver. | プロパティ名 | R/O | 値 | 説明 |
  
   |
accurateLABSpots | |
ブール型
| 特色に標準Lab値を使用 |
  
   |
cmsSettings | |
文字列型
| The current color management system settings configuration. Note: For information on possible values, see CMS settings list. |
  
   |
cmsSettingsList | ○ |
Array( 文字列型 )
| A list of valid color management system settings configurations. |
  
   |
cmsSettingsPath | |
ファイル型
| The file path of the CSF file to use. |
  
   |
cmykPolicy | |
ColorSettingsPolicy
ColorSettingsPolicy |
---|
Ver. | 値 | 10進数 | 説明 |
  
   |
COLOR_POLICY_OFF | 1129344870 | Turns off color management for documents whose profiles do not match the working space. For imported colors, numeric values override color appearance. |
  
   |
COMBINATION_OF_PRESERVE_AND_SAFE_CMYK | 1129345124 | Preserves raw color numbers and ignores embedded color profiles. |
  
   |
CONVERT_TO_WORKING_SPACE | 1129346931 | Converts newly opened documents to the current working space. For imported colors, color appearance overrides numeric values. |
  
   |
PRESERVE_EMBEDDED_PROFILES | 1129345136 | Preserves embedded color profiles in newly opened documents. |
| 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. |
  
   |
enableColorManagement | |
ブール型
| If true, enables color management. |
  
   |
engine | |
文字列型
| The color management module (CMM) for mapping color space gamuts between documents. |
  
   |
engineList | ○ |
Array( 文字列型 )
| The available color engines. |
  
   |
idealizedBlackToExport | |
ブール型
| If true, uses idealized black for CMYK-to-RGB, CMYK-to-Gray conversions to print, export. |
  
   |
idealizedBlackToScreen | |
ブール型
| If true, uses idealized black for CMYK-to-RGB, CMYK-to-Gray conversions to the screen. |
  
   |
intent | |
RenderingIntent
RenderingIntent |
---|
Ver. | 値 | 10進数 | 説明 |
  
   |
ABSOLUTE_COLORIMETRIC | 1380540771 | Maintains color accuracy at the expense of preserving relationships between colors |
  
   |
PERCEPTUAL | 1380544611 | Preserves the visual relationship between colors at the expense of actual color values |
  
   |
RELATIVE_COLORIMETRIC | 1380545123 | Compares the extreme highlight of the source color space to that of the desination color space and shifts all colors accordingly |
  
   |
SATURATION | 1380545377 | Produces vivid colors at the expense of color accuracy; most suitable for business graphics such as graphs or charts. |
  
   |
USE_COLOR_SETTINGS | 1380541299 | Uses the current color settings. |
| The rendering intent. Note: Valid only when use color management is true. |
  
   |
intent | |
DefaultRenderingIntent
DefaultRenderingIntent |
---|
Ver. | 値 | 10進数 | 説明 |
  
   |
ABSOLUTE_COLORIMETRIC | 1380540771 | Aims to maintain color accuracy at the expense of color relationshps and is suitable for proofing to simulate the output of a particular device. Note: Leaves colors that fall inside the destination gamut unchanged and clips out-of-gamut colors. |
  
   |
PERCEPTUAL | 1380544611 | Aims to preserve the visual relationship between colors so they are perceived as natural to the human eye, even though the color values themselves may change. |
  
   |
RELATIVE_COLORIMETRIC | 1380545123 | Compares the extreme highlight of the source color space to that of the destination color space and shifts all colors accordingly. Out-of-gamut colors are shifted to the closest reproducible color in the destination color space. Note: Preserves more of the original colors in an image than perceptual rendering intent does. |
  
   |
SATURATION | 1380545377 | Tries to produce vivid colors in an image at the expense of color accuracy. |
| The default rendering intent. |
  
   |
isValid | ○ |
ブール型
| |
  
   |
mismatchAskWhenOpening | |
ブール型
| ファイルを開いた時にカラーの不一致ダイアログを表示させるかどうか |
  
   |
mismatchAskWhenPasting | |
ブール型
| If true, displays a prompt when importing an object (via pasting, drag-and-drop,, other similar methods) whose colors do not match the current working space. The prompt provides the option to override the default mismatch behavior. |
  
   |
missingAskWhenOpening | |
ブール型
| 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. |
  
   |
rgbPolicy | |
ColorSettingsPolicy
ColorSettingsPolicy |
---|
Ver. | 値 | 10進数 | 説明 |
  
   |
COLOR_POLICY_OFF | 1129344870 | Turns off color management for documents whose profiles do not match the working space. For imported colors, numeric values override color appearance. |
  
   |
COMBINATION_OF_PRESERVE_AND_SAFE_CMYK | 1129345124 | Preserves raw color numbers and ignores embedded color profiles. |
  
   |
CONVERT_TO_WORKING_SPACE | 1129346931 | Converts newly opened documents to the current working space. For imported colors, color appearance overrides numeric values. |
  
   |
PRESERVE_EMBEDDED_PROFILES | 1129345136 | Preserves embedded color profiles in newly opened documents. |
| 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. |
  
   |
useBPC | |
ブール型
| If true, uses black point compensation to ensure that shadow detail is preserved by simulating the full dynamic range of the output device. |
  
   |
workingSpaceCMYK | |
文字列型
| The current CMYK profile. |
  
   |
workingSpaceCMYKList | ○ |
Array( 文字列型 )
| A list of valid CMYK color profiles. |
  
   |
workingSpaceRGB | |
文字列型
| The current RGB profile. |
  
   |
workingSpaceRGBList | ○ |
Array( 文字列型 )
| A list of valid RGB color profiles. |