#include <XPMBitmap.h>
Inheritance diagram for XPMBitmap:
Public Member Functions | |
XPMBitmap (const int w, const int h) | |
~XPMBitmap () | |
void | setBitmap (const Byte *b) |
void | setBitmapRow (const Byte *B) |
void | setTransparent (const bool) |
void | write (const string filename) |
string | fileExtension () const |
|
|
|
|
|
Implements BitmapImage.
|
|
Reimplemented from BitmapImage.
|
|
Reimplemented from BitmapImage.
|
|
Reimplemented from BitmapImage.
|
|
Implements BitmapImage.
|