ScummVM API documentation
Wintermute::BaseImage Class Reference

Public Member Functions

bool getImageInfo (const Common::String &filename, int32 &width, int32 &height)
 
bool loadFile (const Common::String &filename)
 
const Graphics::SurfacegetSurface () const
 
const byte * getPalette () const
 
uint16 getPaletteCount () const
 
bool writeBMPToStream (Common::WriteStream *stream) const
 
bool saveBMPFile (const char *filename) const
 
void copyFrom (const Graphics::Surface *surface, int newWidth=0, int newHeight=0, byte flip=0)
 

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