C#
VB
C++
Gets or sets the standard illuminant value.
public IccStandardIlluminantType Illuminant { get; set; }
Public Property Illuminant As Leadtools.Colorconversion.IccStandardIlluminantType
public:
property Leadtools.Colorconversion.IccStandardIlluminantType Illuminant {
Leadtools.Colorconversion.IccStandardIlluminantType get();
void set ( Leadtools.Colorconversion.IccStandardIlluminantType );
}
A value that represents the standard illuminant. For a list of possible values, refer to IccStandardIlluminantType.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET