Method | Description | |
---|---|---|
Recalculate ( ) : void | ||
RescaleLUT ( int minValue, int maxValue, double slope, double intercept ) : System | ||
this ( int value ) : int |
public RescaleLUT ( int minValue, int maxValue, double slope, double intercept ) : System | ||
minValue | int | |
maxValue | int | |
slope | double | |
intercept | double | |
return | System |