C#
VB
C++
Gets or sets the response arrays.
public IccResponseArrays[] RespArrays { get; set; }
Public Property RespArrays As Leadtools.Colorconversion.IccResponseArrays()
public:
property Leadtools.Colorconversion.array<IccResponseArrays>^ RespArrays {
Leadtools.Colorconversion.array<IccResponseArrays>^ get();
void set ( Leadtools.Colorconversion.array<IccResponseArrays>^ );
}
IccResponseArrays structure with number-of-channels response arrays. Each array contains number-of-measurements reponse16Numbers appropriate to the channel.
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