com.jhlabs.image
Class ScratchFilter
- BufferedImageOp, Cloneable
public class ScratchFilter
ScratchFilter
public ScratchFilter()
filter
public BufferedImage filter(BufferedImage src,
BufferedImage dst)
getAngle
public float getAngle()
getAngleVariation
public float getAngleVariation()
getColor
public int getColor()
getDensity
public float getDensity()
getLength
public float getLength()
getSeed
public int getSeed()
getWidth
public float getWidth()
setAngle
public void setAngle(float angle)
setAngleVariation
public void setAngleVariation(float angleVariation)
setColor
public void setColor(int color)
setDensity
public void setDensity(float density)
setLength
public void setLength(float length)
setSeed
public void setSeed(int seed)
setWidth
public void setWidth(float width)
toString
public String toString()