FLTK 1.3.2
|
The Fl_BMP_Image class supports loading, caching, and drawing of Windows Bitmap (BMP) image files. More...
#include <Fl_BMP_Image.H>
Public Member Functions | |
Fl_BMP_Image (const char *filename) | |
The constructor loads the named BMP image from the given bmp filename. |
The Fl_BMP_Image class supports loading, caching, and drawing of Windows Bitmap (BMP) image files.
Fl_BMP_Image::Fl_BMP_Image | ( | const char * | bmp | ) |
The constructor loads the named BMP image from the given bmp filename.
The inherited destructor free all memory and server resources that are used by the image.
The destructor free all memory and server resources that are used by the image