public class MapFilter extends TransformFilter implements DynFiltering
BILINEAR, NEAREST_NEIGHBOUR
Constructor and Description |
---|
MapFilter() |
Modifier and Type | Method and Description |
---|---|
BufferedImage |
filter(BufferedImage src,
Struct parameters) |
Function2D |
getXMapFunction() |
Function2D |
getYMapFunction() |
void |
setXMapFunction(Function2D xMapFunction) |
void |
setYMapFunction(Function2D yMapFunction) |
String |
toString() |
filter, getEdgeAction, getInterpolation, setEdgeAction, setInterpolation
clone, createCompatibleDestImage, getBounds2D, getPoint2D, getRenderingHints, getRGB, setRGB
public MapFilter()
public void setXMapFunction(Function2D xMapFunction)
public Function2D getXMapFunction()
public void setYMapFunction(Function2D yMapFunction)
public Function2D getYMapFunction()
public BufferedImage filter(BufferedImage src, Struct parameters) throws PageException
filter
in interface DynFiltering
filter
in class TransformFilter
PageException
Copyright © 2015 Lucee