25# include "Fl_Pixmap.H"
Fl_Pixmap(char *const *D)
The constructors create a new pixmap from the specified XPM data.
Definition Fl_Pixmap.H:79
Fl_XPM_Image(const char *filename)
The constructor loads the XPM image from the name filename.
Definition Fl_XPM_Image.cxx:53