←Select platform

ConversionWhitePointType Enumeration

Summary

Indicates the spectrum of the white color.

Syntax

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

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ColorConversion Assembly