
| Visual Basic (Declaration) | |
|---|---|
Public Structure ConversionWhitePoint Inherits System.ValueType | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As ConversionWhitePoint | |
| C# | |
|---|---|
public struct ConversionWhitePoint : System.ValueType | |
| C++/CLI | |
|---|---|
public value class ConversionWhitePoint : public System.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: Silverlight 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)