Class InterpolateFilter

All Implemented Interfaces:
BufferedImageOp, Cloneable

public class InterpolateFilter extends AbstractBufferedImageOp
A filter which interpolates betwen two images. You can set the interpolation factor outside the range 0 to 1 to extrapolate images.