#include <Fl_Bitmap.h>
Inheritance diagram for Fl_Bitmap:

Public Methods | |
| Fl_Bitmap (const uint8 *bits, int W, int H, bool allow_free=false) | |
| Fl_Bitmap (const char *bits, int W, int H, bool allow_free=false) | |
Protected Methods | |
| virtual void | _draw (int dx, int dy, int dw, int dh, int sx, int sy, int sw, int sh, Fl_Flags f) |
Definition at line 28 of file Fl_Bitmap.h.
1.2.15