类 InterpolateFilter

  • 所有已实现的接口:
    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.