Class FixedScaleOpBitmapImpl

All Implemented Interfaces:
ImageOp, ScaleOp, Op<BufferedImage>
Direct Known Subclasses:
FixedScaleOpTiledBitmapImpl

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