|
fltk 1.3.0rc3
About: FLTK (Fast Light Tool Kit) is a cross-platform C++ GUI toolkit for UNIX/Linux (X11), Microsoft Windows, and MacOS X. Release candidate.
SfR Fresh Dox: fltk-1.3.0rc3-source.tar.gz ("inofficial" and yet experimental doxygen-generated source code documentation) ![]() |
#include <Fl_XBM_Image.H>


Public Member Functions | |
| Fl_XBM_Image (const char *filename) | |
The Fl_XBM_Image class supports loading, caching, and drawing of X Bitmap (XBM) bitmap files.
Definition at line 39 of file Fl_XBM_Image.H.
| Fl_XBM_Image::Fl_XBM_Image | ( | const char * | name | ) |
The constructor loads the named XBM file from the given name filename.
The destructor free all memory and server resources that are used by the image.
Definition at line 52 of file Fl_XBM_Image.cxx.
References Fl_Bitmap::array, buffer, f, fl_fopen(), Fl_Image::h(), i, NULL, ptr, and Fl_Image::w().