public class MaskFilter extends PointFilter
canFilterIndexColorModel| Constructor and Description |
|---|
MaskFilter() |
MaskFilter(int mask) |
| Modifier and Type | Method and Description |
|---|---|
int |
filterRGB(int x,
int y,
int rgb) |
int |
getMask() |
void |
setMask(int mask) |
String |
toString() |
filter, setDimensionscreateCompatibleDestImage, getBounds2D, getPoint2D, getRenderingHints, getRGB, setRGBpublic void setMask(int mask)
public int getMask()
public int filterRGB(int x,
int y,
int rgb)
filterRGB in class PointFilterCopyright © 2020. All rights reserved.