←Select platform

IccColorantsType Enumeration

Summary

Flags that indicate which colorant and phosphor encoding to be used.

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

Members
ValueMemberDescription
0UnknownColorantUnknown colorant.
1ITU_R_BT709ITU-R BT.709 colorant.
2SMPTE_RP145_1994SMPTE RP145-1994 colorant.
3EBU_TECH3213_EEBU Tech.3213-E colorant.
4P22P22 colorant.

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