Class ApplyMaskFilter

All Implemented Interfaces:
BufferedImageOp, Cloneable

public class ApplyMaskFilter extends AbstractBufferedImageOp
A filter which uses the alpha channel of a "mask" image to interpolate between a source and destination image.