←Select platform

IccStandardIlluminantType Enumeration

Summary

Flags that indicate the encoded value for standard illuminant.

Syntax

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

Members

ValueMemberDescription
0IccIlluminantUnknownUnknown illuminant.
1IccIlluminantD50D50 illuminant.
2IccIlluminantD65D65 illuminant.
3IccIlluminantD93D93 illuminant.
4IccIlluminantF2F2 illuminant.
5IccIlluminantD55D55 illuminant.
6IccIlluminantAA illuminant.
7IccIlluminantEquiPowerEEqui-power (E) illuminant.
8IccIlluminantF8F8 illuminant.
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