Public Member Functions | |
bool | initNewBlankImage (sint32 width, sint32 height, const unsigned char *palette) |
bool | load (const Common::Path &filename) |
bool | save (const Common::Path &filename) |
uint16 | getWidth () const |
uint16 | getHeight () const |
Tile * | getTile () |
unsigned char * | getRawIndexedData () |
unsigned char * | getRawIndexedDataCopy () |
Graphics::ManagedSurface * | getSdlSurface32 () |
Graphics::ManagedSurface * | getSdlSurface32 (const Common::Path &filename) |