←Select platform

IccStandardObserverType Enumeration

Summary
Flags that indicate the encoded value for standard observer.
Syntax
C#
C++/CLI
Python
public enum IccStandardObserverType 
public enum class IccStandardObserverType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   
class IccStandardObserverType(Enum): 
   StdandardObserverUnknown = 0 
   StdandardObserver1931TwoDegrees = 1 
   StdandardObserver1964TenDegrees = 2 
Members
ValueMemberDescription
0StdandardObserverUnknownUnknown standard observer.
1StdandardObserver1931TwoDegreesCIE 1931 standard colorimetric observer.
2StdandardObserver1964TenDegreesCIE 1964 standard colorimetric observer.
Requirements

Target Platforms

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

Leadtools.ColorConversion Assembly

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