Visual Basic
C#
Managed Extensions for C++
C++/CLI
| Member | Value | Description |
|---|---|---|
| ColorMetric | 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. |
| Contrast | 2 | Color matching should optimize for color contrast. This value is the most appropriate choice for scanned or photographic images when dithering is desired. |
| Saturation | 1 | Color matching should optimize for color saturation. This value is the most appropriate choice for business graphs when dithering is not desired. |
System.Object
System.ValueType
System.Enum
Accusoft.PrintProSdk.IcmIntent