←Select platform

Y Property

Summary

Gets or sets the CIE X tristimulus value.

Syntax
C#
VB
C++
public int Y { get; set; } 
  
Public Property Y As Integer 
public: 
property int Y { 
   int get(); 
   void set (    int ); 
} 

Property Value

A value that represents the Y tristimulus value of an XYZ color space.

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