Class GlowFilter

All Implemented Interfaces:
BufferedImageOp, Cloneable

public class GlowFilter extends GaussianFilter
A filter which adds Gaussian blur to an image, producing a glowing effect.