C#
VB
C++
Initializes a new IccXyzNumber with explicit parameters.
public IccXyzNumber(
int x,
int y,
int z
)
x
A value that represents the X tristimulus value of an XYZ color space.
y
A value that represents the Y tristimulus value of an XYZ color space.
z
A value that represents the Z tristimulus value of an XYZ color space.
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