Class
The color management options.
PrintCMOptions
Class
Property | Type | Access | Description |
---|---|---|---|
colorProfileMode | PrintColorProfile: PrintColorProfile.OLDSTYLEPROFILE PrintColorProfile.SOURCEPROFILE PrintColorProfile.PRINTERPROFILE PrintColorProfile.CUSTOMPROFILE |
r/w | The color management profile mode. (default: PrintColorProfile.SOURCEPROFILE) |
intent | PrintColorIntent: PrintColorIntent.PERCEPTUALINTENT PrintColorIntent.SATURATIONINTENT PrintColorIntent.RELATIVECOLORIMETRIC PrintColorIntent.ABSOLUTECOLORIMETRIC |
r/w | The color management intent type. (default: PrintColorIntent.RELATIVECOLORIMETRIC) |
name | string | r/w | The color management profile name. |
Element of
PrintOptions.colorManagementOptions
Jongware, 27-Jun-2010 v3.0.3d | Contents :: Index |