public class RescaleFilter extends TransferFilter
bTable, gTable, initialized, rTable
canFilterIndexColorModel
Constructor and Description |
---|
RescaleFilter() |
Modifier and Type | Method and Description |
---|---|
float |
getScale() |
void |
setScale(float scale) |
java.lang.String |
toString() |
protected float |
transferFunction(float v) |
filter, filterRGB, getLUT, initialize, makeTable
setDimensions
clone, createCompatibleDestImage, getBounds2D, getPoint2D, getRenderingHints, getRGB, setRGB
protected float transferFunction(float v)
transferFunction
in class TransferFilter
public void setScale(float scale)
public float getScale()
public java.lang.String toString()
toString
in class java.lang.Object