←Select platform

YWhite Property

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

Property Value

The y 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.