| ImageGearJava Project > com.accusoft.imagegear.core Package > ImGearMultichannelLUT Class : ImGearMultichannelLUT Constructor |
| Overload | Description |
|---|---|
| ImGearMultichannelLUT Constructor(int) | Initializes a new instance of the ImGearMultichannelLUT class with the specified number of single-channel LUTs.
This constructor allocates the array of channel LUTs and initializes its elements with nulls. |
| ImGearMultichannelLUT Constructor(int,int,int) | Initializes a new instance of the ImGearMultichannelLUT class and allocates its elements with default single-channel LUTs. |