public class MaskFilter extends PointFilter implements DynFiltering
Constructor and Description |
---|
MaskFilter() |
MaskFilter(int mask) |
Modifier and Type | Method and Description |
---|---|
BufferedImage |
filter(BufferedImage src,
Struct parameters) |
int |
filterRGB(int x,
int y,
int rgb) |
int |
getMask() |
void |
setMask(int mask) |
String |
toString() |
filter, setDimensions
clone, createCompatibleDestImage, getBounds2D, getPoint2D, getRenderingHints, getRGB, setRGB
public MaskFilter()
public MaskFilter(int mask)
public void setMask(int mask)
public int getMask()
public int filterRGB(int x, int y, int rgb)
filterRGB
in class PointFilter
public BufferedImage filter(BufferedImage src, Struct parameters) throws PageException
filter
in interface DynFiltering
filter
in class PointFilter
PageException
Copyright © 2015 Lucee