ImageGear21.Core Assembly > ImageGear.Core Namespace > ImGearMultichannelLUT Class > ImGearMultichannelLUT Constructor : ImGearMultichannelLUT Constructor(Int32,Int32,Int32) |
'Declaration Public Function New( _ ByVal channelCount As Integer, _ ByVal inputDepth As Integer, _ ByVal outputDepth As Integer _ )
'Usage Dim channelCount As Integer Dim inputDepth As Integer Dim outputDepth As Integer Dim instance As New ImGearMultichannelLUT(channelCount, inputDepth, outputDepth)
public ImGearMultichannelLUT( int channelCount, int inputDepth, int outputDepth )
public: ImGearMultichannelLUT( int channelCount, int inputDepth, int outputDepth )
public: ImGearMultichannelLUT( int channelCount, int inputDepth, int outputDepth )