ScummVM API documentation
Mohawk::DOSBitmap Class Reference
Inheritance diagram for Mohawk::DOSBitmap:
Mohawk::MohawkBitmap

Public Member Functions

MohawkSurfacedecodeImage (Common::SeekableReadStream *stream) override
 
- Public Member Functions inherited from Mohawk::MohawkBitmap
Common::Array< MohawkSurface * > decodeImages (Common::SeekableReadStream *stream)
 

Protected Member Functions

byte getBitsPerPixel () override
 
- Protected Member Functions inherited from Mohawk::MohawkBitmap
void decodeImageData (Common::SeekableReadStream *stream)
 
Graphics::SurfacecreateSurface (uint16 width, uint16 height)
 
void drawRLE8 (Graphics::Surface *surface, bool isLE)
 
void drawRaw (Graphics::Surface *surface)
 
void drawRLE8 (Graphics::Surface *surface)
 

Additional Inherited Members

- Static Protected Member Functions inherited from Mohawk::MohawkBitmap
static Common::SeekableReadStreamdecompressLZ (Common::SeekableReadStream *stream, uint32 uncompressedSize)
 
- Protected Attributes inherited from Mohawk::MohawkBitmap
BitmapHeader _header
 
Common::SeekableReadStream_data
 

The documentation for this class was generated from the following file: