| Visual Basic (Declaration) | |
|---|---|
Public Enum ConversionWhitePointType Inherits Enum | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public enum ConversionWhitePointType : Enum | |
| C++/CLI | |
|---|---|
public enum class ConversionWhitePointType : public Enum | |
| Member | Description |
|---|---|
| D50 | D50 white point. |
| D55 | D55 white point. |
| D65 | D65 white point. |
| D75 | D75 white point. |
| D93 | D93 white point. |
| Custom | Use the values of the ConversionWhitePoint.XWhite and ConversionWhitePoint.YWhite properties. |
| Default | Default (D55) white point. |
System.Object
System.ValueType
System.Enum
Leadtools.ColorConversion.ConversionWhitePointType
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family