public class GrayFilter
extends java.awt.image.RGBImageFilter
| Constructor and Description |
|---|
GrayFilter() |
| Modifier and Type | Method and Description |
|---|---|
int |
filterRGB(int x,
int y,
int rgb)
Averages the RGB values with another color to make it look greyed out.
|
java.lang.String |
toString() |
filterIndexColorModel, filterRGBPixels, setColorModel, setPixels, setPixels, substituteColorModel