ImageGear for Java
ImGearMultichannelLUT Constructor(int,int,int)
Specifies number of channels in the multichannel LUT.
Specifies input depth for single-channel LUTs.
Specifies output depth for single-channel LUTs.
Initializes a new instance of the ImGearMultichannelLUT class and allocates its elements with default single-channel LUTs.
Syntax
public ImGearMultichannelLUT( 
   int channelCount,
   int inputDepth,
   int outputDepth
)

Parameters

channelCount
Specifies number of channels in the multichannel LUT.
inputDepth
Specifies input depth for single-channel LUTs.
outputDepth
Specifies output depth for single-channel LUTs.
See Also

Reference

ImGearMultichannelLUT Class
ImGearMultichannelLUT Members
Overload List

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback