←Select platform

IccColorantsType Enumeration

Summary
Flags that indicate which colorant and phosphor encoding to be used.
Syntax
C#
C++/CLI
Python
public enum IccColorantsType 
public enum class IccColorantsType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   
class IccColorantsType(Enum): 
   UnknownColorant = 0 
   ITURBT709 = 1 
   SMPTERP1451994 = 2 
   EBUTECH3213E = 3 
   P22 = 4 
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 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ColorConversion Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.