Visual Basic (Declaration) | |
---|---|
Public Structure ConversionWhitePoint Inherits ValueType |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public struct ConversionWhitePoint : ValueType |
Managed Extensions for C++ | |
---|---|
public __value struct ConversionWhitePoint : public ValueType |
C++/CLI | |
---|---|
public value class ConversionWhitePoint : public ValueType |
ConversionWhitePoint is used with the ConversionParameters class.
Any of the predefined white points can be used. Or, custom x and y values can
be used in an xyY system. With ConversionWhitePointType.Custom, Y is always 1.0.
System.Object
System.ValueType
Leadtools.ColorConversion.ConversionWhitePoint
Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family