←Select platform

Illuminant Property

Summary
Gets or sets the illuminant used for the PCS.
Syntax
C#
VB
C++
public IccXyzNumber Illuminant { get; set; } 
  
Public Property Illuminant As IccXyzNumber 
public: 
property IccXyzNumber Illuminant { 
   IccXyzNumber get(); 
   void set (    IccXyzNumber ); 
} 

Property Value

IccXyzNumber structure that indicates the CIEXYZ values of the illuminant used for the profile connection space.For the Illuminant member, the only illuminant permitted for the profile connection space is D50 (where X=0.9642; Y=1.0 and z=0.8249).

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.