|
bool | loadFile (const Common::String &filename) |
|
const Graphics::Surface * | getSurface () const |
|
const byte * | getPalette () const |
|
uint16 | getPaletteCount () const |
|
byte | getAlphaAt (int x, int y) const |
|
bool | writeBMPToStream (Common::WriteStream *stream) const |
|
bool | resize (int newWidth, int newHeight) |
|
bool | saveBMPFile (const Common::String &filename) const |
|
bool | copyFrom (BaseImage *origImage, int newWidth=0, int newHeight=0) |
|
void | copyFrom (const Graphics::Surface *surface) |
|
The documentation for this class was generated from the following file: