The Fl_XPM_Image class supports loading, caching, and drawing of X Pixmap (XPM) images, including transparency. More...
#include <Fl_XPM_Image.H>
Public Member Functions | |
Fl_XPM_Image (const char *filename) | |
The constructor loads the XPM image from the name filename. |
The Fl_XPM_Image class supports loading, caching, and drawing of X Pixmap (XPM) images, including transparency.
Fl_XPM_Image::Fl_XPM_Image | ( | const char * | name | ) |
The constructor loads the XPM image from the name filename.
The destructor frees all memory and server resources that are used by the image.