←Select platform

XWhite Property

Summary
Gets or sets the x value.
Syntax
C#
VB
C++
public double XWhite { get; set; } 
  
Public Property XWhite As Double 
public: 
property double XWhite { 
   double get(); 
   void set (    double ); 
} 

Property Value

The x value, between 0.0 and 1.0

Example

Refer to ConversionParameters.WhitePoint example.

Requirements

Target Platforms

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

Leadtools.ColorConversion Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.