AccusoftPrintPro8 ActiveX DLL : PP_IcmIntent Enumeration |
Option values which define the possible color management methods, or intents, to use by default.
Member | Value | Description |
---|---|---|
PP_IcmIntent_ColorMetric | 3 | (3) Color matching should optimize to match the exact color requested. This value is most appropriate for use with business logos or other images when an exact color is desired. |
PP_IcmIntent_Contrast | 2 | (2) Color matching should optimize for color contrast. This value is the most appropriate choice for scanned or photographic images when dithering is desired. |
PP_IcmIntent_Saturation | 1 | (1) Color matching should optimize for color saturation. This value is the most appropriate choice for business graphs when dithering is not desired. |