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