Class SourceOpBitmapImpl

All Implemented Interfaces:
ImageOp, SourceOp, Op<BufferedImage>
Direct Known Subclasses:
SourceOpTiledBitmapImpl

public class SourceOpBitmapImpl extends AbstractTiledOpImpl implements SourceOp
An ImageOp which loads an image from the DataArchive.
Since:
3.1.0
Author:
Joel Uckelman