C#
VB
C++
Gets or sets the illuminant type.
public IccStandardIlluminantType IlluminantType { get; set; }
Public Property IlluminantType As Leadtools.Colorconversion.IccStandardIlluminantType
public:
property Leadtools.Colorconversion.IccStandardIlluminantType IlluminantType {
Leadtools.Colorconversion.IccStandardIlluminantType get();
void set ( Leadtools.Colorconversion.IccStandardIlluminantType );
}
A value that represents the illuminant type. 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