ImageGearJava Project > com.accusoft.imagegear.core Package > ImGearLinearLUT Class > getItem Method : getItem(int) Method |
public int getItem( int index ) |
LUT output value the formula is: result = input_value * Slope + Intercept + 0.5.
Set accessor throws exception, because such operation is invalid for this type of LUT.