public IccLookupTableAToBTagType(
int inputChannels,
int outputChannels,
IccTagTypeBase[] curveB,
IccTagTypeBase[] curveM,
IccTagTypeBase[] curveA,
IccColorLookupTableBase colorLookupTable,
IccMatrix matrix
)
public:
IccLookupTableAToBTagType(
int inputChannels,
int outputChannels,
array<IccTagTypeBase^>^ curveB,
array<IccTagTypeBase^>^ curveM,
array<IccTagTypeBase^>^ curveA,
IccColorLookupTableBase^ colorLookupTable,
IccMatrix matrix
)
__init__(self,inputChannels,outputChannels,curveB,curveM,curveA,colorLookupTable,matrix) # Overloaded constructor
inputChannels
Number of input channels.
outputChannels
Number of output channels.
curveB
Array that contains the B curves data of type IccCurveTagType or IccParametricCurveTagType.
curveM
Array that contains the M curves data of type IccCurveTagType or IccParametricCurveTagType.
curveA
Array that contains the A curves data of type IccCurveTagType or IccParametricCurveTagType.
colorLookupTable
Array that contains the CLUT data of type IccColorLookupTable8Bit or IccColorLookupTable16Bit.
matrix
IccMatrix class that contains the Matrix 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