Fl_Bitmap(const uchar *bits, int W, int H)
The constructors create a new bitmap from the specified bitmap data.
Definition Fl_Bitmap.H:59
Fl_XBM_Image(const char *filename)
The constructor loads the named XBM file from the given name filename.
Definition Fl_XBM_Image.cxx:44