←Select platform

Illuminant Property

Summary
Gets or sets the illuminant used for the PCS.
Syntax
C#
C++/CLI
Python
public IccXyzNumber Illuminant { get; set; } 
public: 
property IccXyzNumber Illuminant { 
   IccXyzNumber get(); 
   void set (    IccXyzNumber ); 
} 
Illuminant # get and set (IccHeader) 

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 22.0.2023.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ColorConversion Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.