←Select platform

ConversionWhitePointType Enumeration

Summary
Indicates the spectrum of the white color.
Syntax
C#
C++/CLI
Python
public enum ConversionWhitePointType 
public enum class ConversionWhitePointType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   
class ConversionWhitePointType(Enum): 
   Custom = 0 
   D50 = 50 
   D50 = 50 
   D55 = 55 
   D65 = 65 
   D75 = 75 
   D93 = 93 
Members
ValueMemberDescription
0CustomUse the values of the ConversionWhitePoint.XWhite and ConversionWhitePoint.YWhite properties.
50D50D50 white point.
50DefaultDefault (D55) white point.
55D55D55 white point.
65D65D65 white point.
75D75D75 white point.
93D93D93 white point.
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.