RGBImageFilter « 2D Graphics GUI « Java






1.A filter that translates to gray. Each of the red, green, and blue levels becomes the mean intensity.
2.A filter class which translates moderately white pixels to green.