Class SourceTileOpBitmapImpl

java.lang.Object
All Implemented Interfaces:
ImageOp, Op<BufferedImage>

public class SourceTileOpBitmapImpl extends AbstractTileOpImpl
An ImageOp for producing tiles directly from a source, without cobbling tiles from the source.
Since:
3.1.0
Author:
Joel Uckelman