|
void | freePicture () |
|
void | freePixelData () |
|
bool | load (MfcArchive &file) override |
|
void | setAOIDs () |
|
virtual void | init () |
|
void | getDibInfo () |
|
const Bitmap * | getPixelData () |
|
virtual void | draw (int x, int y, int style, int angle) |
|
void | drawRotated (int x, int y, int angle) |
|
byte | getAlpha () |
|
void | setAlpha (byte alpha) |
|
Dims | getDimensions () const |
|
bool | isPointInside (int x, int y) |
|
bool | isPixelHitAtPos (int x, int y) |
|
int | getPixelAtPos (int x, int y) |
|
int | getPixelAtPosEx (int x, int y) |
|
const Bitmap * | getConvertedBitmap () const |
|
const Palette & | getPaletteData () const |
|
void | setPaletteData (const Palette &pal) |
|
void | copyMemoryObject2 (Picture &src) |
|
bool | load (MfcArchive &file) override |
|
void | loadFile (const Common::Path &filename) |
|
void | load () |
|
byte * | getData () |
|
byte * | loadData () |
|
int | getDataSize () const |
|
bool | testFlags () |
|
void | freeData () |
|
The documentation for this class was generated from the following file: