ImageGearJava Project > com.accusoft.imagegear.core Package > ImGearLinearLUT Class : ImGearLinearLUT Constructor |
Slope
and Intercept
will be initialized to default values of 1.0 and 0.0. They should be initialized later, if necessary, via corresponding set properties.
public ImGearLinearLUT( int inputDepth, boolean inputIsSigned, int outputDepth, boolean outputIsSigned ) |
Slope
and Intercept
will be initialized to default values of 1.0 and 0.0. They should be initialized later, if necessary, via corresponding set properties.