#include <XBMBitmap.h>
Inheritance diagram for XBMBitmap:
Public Member Functions | |
XBMBitmap (const int w, const int h) | |
~XBMBitmap () | |
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.
|