22 #ifndef Fl_FormsBitmap_H 
   23 #define Fl_FormsBitmap_H 
   25 #include "Fl_Bitmap.H" 
   36     void set(
int W, 
int H, 
const uchar *bits);
 
Fl_Boxtype
Definition: Enumerations.H:473
The Fl_Bitmap class supports caching and drawing of mono-color (bitmap) images. 
Definition: Fl_Bitmap.H:33
unsigned char uchar
unsigned char 
Definition: fl_types.h:30