railo.runtime.img.filter
Class ScratchFilter
java.lang.Object
railo.runtime.img.filter.AbstractBufferedImageOp
railo.runtime.img.filter.ScratchFilter
- All Implemented Interfaces:
- BufferedImageOp, Cloneable, DynFiltering
public class ScratchFilter
- extends AbstractBufferedImageOp
- implements DynFiltering
ScratchFilter
public ScratchFilter()
setAngle
public void setAngle(float angle)
getAngle
public float getAngle()
setAngleVariation
public void setAngleVariation(float angleVariation)
getAngleVariation
public float getAngleVariation()
setDensity
public void setDensity(float density)
getDensity
public float getDensity()
setLength
public void setLength(float length)
getLength
public float getLength()
setWidth
public void setWidth(float width)
getWidth
public float getWidth()
setColor
public void setColor(int color)
getColor
public int getColor()
setSeed
public void setSeed(int seed)
getSeed
public int getSeed()
filter
public BufferedImage filter(BufferedImage src,
BufferedImage dst)
- Specified by:
filter
in interface BufferedImageOp
toString
public String toString()
- Overrides:
toString
in class Object
filter
public BufferedImage filter(BufferedImage src,
Struct parameters)
throws PageException
- Specified by:
filter
in interface DynFiltering
- Throws:
PageException
Copyright © 2012 Railo