LEADTOOLS Color Conversion (Leadtools.ColorConversion assembly)

ConversionWhitePointType Enumeration

Show in webframe





Indicates the spectrum of the white color.
Syntax
public enum ConversionWhitePointType : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum ConversionWhitePointType 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As ConversionWhitePointType

            

            
public enum class ConversionWhitePointType : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000CustomUse the values of the ConversionWhitePoint.XWhite and ConversionWhitePoint.YWhite properties.
0x00000032DefaultDefault (D55) white point.
0x00000032D50D50 white point.
0x00000037D55D55 white point.
0x00000041D65D65 white point.
0x0000004BD75D75 white point.
0x0000005DD93D93 white point.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.ColorConversion.ConversionWhitePointType

Requirements

Target Platforms

See Also

Reference

Leadtools.ColorConversion Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.