ImageGearJava Project > com.accusoft.imagegear.core Package > ImGearFullLUT Class : ImGearFullLUT Constructor |
This constructor creates a new instance of ImGearFullLUT object and allocates the internal table, according to input and output depths.
public ImGearFullLUT( int inputDepth, boolean inputIsSigned, int outputDepth, boolean outputIsSigned ) |
This constructor creates a new instance of ImGearFullLUT object and allocates the internal table, according to input and output depths.