com.jhlabs.image
public class ExposureFilter extends TransferFilter
bTable, gTable, initialized, rTable
canFilterIndexColorModel
Constructor and Description |
---|
ExposureFilter() |
Modifier and Type | Method and Description |
---|---|
float |
getExposure() |
void |
setExposure(float exposure) |
java.lang.String |
toString() |
protected float |
transferFunction(float f) |
filter, filterRGB, getLUT, initialize, makeTable
setDimensions
clone, createCompatibleDestImage, getBounds2D, getPoint2D, getRenderingHints, getRGB, setRGB
protected float transferFunction(float f)
transferFunction
in class TransferFilter
public void setExposure(float exposure)
public float getExposure()
public java.lang.String toString()
toString
in class java.lang.Object