←Select platform

IccRenderingIntentType Enumeration

Summary

Flags that indicate which rendering intent should be used.

Syntax
C#
VB
C++
public enum IccRenderingIntentType 
  
Public Enum IccRenderingIntentType  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable  
public enum class IccRenderingIntentType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   

Members
ValueMemberDescription
0PerceptualPerceptual rendering intent.
1RelativeColorimetricMedia-relative colorimetric rendering intent.
2SaturationSaturation rendering intent.
3AbsoluteColorimetricIcc-absolute colorimetric intent.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ColorConversion Assembly