Class FixedScaleOpBitmapImpl

All Implemented Interfaces:
ImageOp, ScaleOp, Op<BufferedImage>

public class FixedScaleOpBitmapImpl extends AbstractTiledOpImpl implements ScaleOp
An ImageOp which scales its source.
Since:
3.1.0
Author:
Joel Uckelman