C#
VB
C++
Gets or sets the measurements of patch with maximum colorant value.
public IccXyzNumber[] MeasurementOfPatch { get; set; }
Public Property MeasurementOfPatch As Leadtools.Colorconversion.IccXyzNumber()
public:
property Leadtools.Colorconversion.array<IccXyzNumber>^ MeasurementOfPatch {
Leadtools.Colorconversion.array<IccXyzNumber>^ get();
void set ( Leadtools.Colorconversion.array<IccXyzNumber>^ );
}
IccXyzNumber structure with number-of-channels measurements of patch with the maximum colorant value. PCS values shall be relative colorimetric.
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