←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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ColorConversion Assembly