C#
VB
C++
Initializes a new IccCurve with explicit parameters.
Public Function New( _
ByVal curveData() As UShort _
)
public:
IccCurve(
array<ushort>^ curveData
)
curveData
Actual curve values. If there was only one value, then it should be in the format u8Fixed8Number.
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