Class CompoundFilter

All Implemented Interfaces:
BufferedImageOp, Cloneable

public class CompoundFilter extends AbstractBufferedImageOp
A BufferedImageOp which combines two other BufferedImageOps, one after the other.