←Select platform

AbsIlluminant Property

Summary

Gets or sets the XYZ values for illuminant.

Syntax
C#
VB
C++
public IccXyzNumber AbsIlluminant { get; set; } 
  
Public Property AbsIlluminant As IccXyzNumber 
public: 
property IccXyzNumber AbsIlluminant { 
   IccXyzNumber get(); 
   void set (    IccXyzNumber ); 
} 

Property Value

CIE 'absolute' XYZ values for illuminant (in which Y is in cd/m2).

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