←Select platform

WhitePoint Property

Summary

Gets or sets the common white point type used in setting the XWhite and YWhite properties.

Syntax
C#
VB
C++
public ConversionWhitePointType WhitePoint { get; set; } 
  
Public Property WhitePoint As ConversionWhitePointType 
public: 
property ConversionWhitePointType WhitePoint { 
   ConversionWhitePointType get(); 
   void set (    ConversionWhitePointType ); 
} 

Property Value

The common white point type.

Example

Refer to ConversionParameters.WhitePoint example.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ColorConversion Assembly