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

Leadtools.ColorConversion Assembly