LEADTOOLS Color Conversion (Leadtools.ColorConversion assembly)
LEAD Technologies, Inc

WhitePoint Property (ConversionWhitePoint)






Gets or sets the common white point type used in setting the XWhite and YWhite properties. .NET support
Syntax
public ConversionWhitePointType WhitePoint {get; set;}
'Declaration
 
Public Property WhitePoint As ConversionWhitePointType
'Usage
 
Dim instance As ConversionWhitePoint
Dim value As ConversionWhitePointType
 
instance.WhitePoint = value
 
value = instance.WhitePoint
public ConversionWhitePointType WhitePoint {get; set;}
 get_WhitePoint();
set_WhitePoint(value);
public:
property ConversionWhitePointType WhitePoint {
   ConversionWhitePointType get();
   void set (    ConversionWhitePointType value);
}

Property Value

The common white point type.
Example
Refer to ConversionParameters.WhitePoint example.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ConversionWhitePoint Structure
ConversionWhitePoint Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.