Fl_BMP_Image(const char *filename)
The constructor loads the named BMP image from the given bmp filename.
Definition Fl_BMP_Image.cxx:68
Fl_RGB_Image(const uchar *bits, int W, int H, int D=3, int LD=0)
The constructor creates a new image from the specified data.
Definition Fl_Image.cxx:273