Class ScaleFilter

All Implemented Interfaces:
BufferedImageOp, Cloneable

public class ScaleFilter extends AbstractBufferedImageOp
Scales an image using the area-averaging algorithm, which can't be done with AffineTransformOp.