Accusoft.PrintPro8.Net
IcmIntent Enumeration




Option values which determine the possible color management methods, or intents.
Syntax
'Declaration
 
Public Enum IcmIntent 
   Inherits System.Enum
'Usage
 
Dim instance As IcmIntent
public enum IcmIntent : System.Enum 
__value public enum IcmIntent : public System.Enum 
public enum class IcmIntent : public System.Enum 
Members
MemberValueDescription
ColorMetric3Color 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.
Contrast2Color matching should optimize for color contrast. This value is the most appropriate choice for scanned or photographic images when dithering is desired.
Saturation1Color matching should optimize for color saturation. This value is the most appropriate choice for business graphs when dithering is not desired.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Accusoft.PrintProSdk.IcmIntent

See Also

Reference

Accusoft.PrintProSdk Namespace

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback