ScummVM API documentation
MediaStation::Bitmap Class Reference
Inheritance diagram for MediaStation::Bitmap:
MediaStation::FontGlyph MediaStation::MovieFrameImage MediaStation::SpriteFrame

Public Member Functions

 Bitmap (Chunk &chunk, BitmapHeader *bitmapHeader)
 
bool isCompressed () const
 
BitmapCompressionType getCompressionType () const
 
int16 width () const
 
int16 height () const
 
int16 stride () const
 

Public Attributes

Common::SeekableReadStream_compressedStream = nullptr
 
Graphics::ManagedSurface _image
 

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