Public Member Functions | |
bool | loadFile (const Common::String &filename) |
const Graphics::Surface * | getSurface () const |
const byte * | getPalette () const |
uint16 | getPaletteCount () const |
bool | writeBMPToStream (Common::WriteStream *stream) const |
bool | saveBMPFile (const Common::String &filename) const |
void | copyFrom (const Graphics::Surface *surface, int newWidth=0, int newHeight=0, byte flip=0) |