←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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ColorConversion Assembly