←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 Leadtools.Colorconversion.IccXyzNumber 
public: 
property Leadtools.Colorconversion.IccXyzNumber AbsIlluminant { 
   Leadtools.Colorconversion.IccXyzNumber get(); 
   void set (    Leadtools.Colorconversion.IccXyzNumber ); 
} 

Property Value

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

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