public IccResponseCurve(
ushort channelsCount,
int[] responseDataOffsets,
IccCurveStructure[] curveStructure
)
public:
IccResponseCurve(
ushort channelsCount,
array<int>^ responseDataOffsets,
array<IccCurveStructure>^ curveStructure
)
__init__(self,channelsCount,responseDataOffsets,curveStructure) # Overloaded constructor
channelsCount
Non-negative value that indicates the number of channels.
responseDataOffsets
Array of offsets, each relative to byte 0 of this structure, with one entry for each measurement type. Each will point to the response data for the measurement unit.
curveStructure
IccCurveStructure structure that contains the curve data.
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