Provides an abstract implementation of the BufferedImageOp interface.
BufferedImageOp
A color tint filter can be used to mix a solid color to an image.
A fast blur filter can be used to blur pictures quickly.
A stack blur filter can be used to create an approximation of a gaussian blur.