←Select platform

X Property

Summary

Gets or sets the CIE X tristimulus value.

Syntax

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

Property Value

A value that represents the X 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