C#
VB
C++
Gets or sets the illuminant used for the PCS.
public IccXyzNumber Illuminant { get; set; }
Public Property Illuminant As Leadtools.Colorconversion.IccXyzNumber
public:
property Leadtools.Colorconversion.IccXyzNumber Illuminant {
Leadtools.Colorconversion.IccXyzNumber get();
void set ( Leadtools.Colorconversion.IccXyzNumber );
}
IccXyzNumber structure that indicates the CIEXYZ values of the illuminant used for the profile connection space.For the Illuminant member, the only illuminant permitted for the profile connection space is D50 (where X=0.9642; Y=1.0 and z=0.8249).
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