←Select platform

Illuminant Property

Summary

Gets or sets the standard illuminant value.

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

Property Value

A value that represents the standard illuminant. For a list of possible values, refer to IccStandardIlluminantType.

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