Class
The color management options.
PrintColorManagementOptions
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, 25-Nov-2012 v3.0.3i | Contents :: Index |