| Package | Description |
|---|---|
| visual.statik.sampled |
| Modifier and Type | Method and Description |
|---|---|
GrayExceptOp |
BufferedImageOpFactory.createGrayExceptOp(int r,
int g,
int b)
Create an operation that converts "all colors but one"
to gray.
|