Initializes a new IccCurveStructure with explicit parameters.
public IccCurveStructure(
IccMeasurementSignatureType measurementSignature,
int[] measurementCount,
IccXyzNumber[] measurementOfPatch,
IccResponseArrays[] respArrays
)
Public Function New( _
ByVal measurementSignature As IccMeasurementSignatureType, _
ByVal measurementCount() As Integer, _
ByVal measurementOfPatch() As IccXyzNumber, _
ByVal respArrays() As IccResponseArrays _
)
public:
IccCurveStructure(
IccMeasurementSignatureType measurementSignature,
array<int>^ measurementCount,
array<IccXyzNumber>^ measurementOfPatch,
array<IccResponseArrays>^ respArrays
)
measurementSignature
A value that indicates the measurement unit signature. For a list of possible value, refer to IccMeasurementSignatureType.
measurementCount
Array with one entry for each channel that contains the number of measurements for each channel.
measurementOfPatch
IccXyzNumber structure with number-of-channels measurements of patch with the maximum colorant value. PCS values shall be relative colorimetric.
respArrays
IccResponseArrays structure with number-of-channels response arrays. Each array contains number-of-measurements reponse16Numbers appropriate to the channel.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document