#include <Fl_GIF_Image.H>
Public Member Functions | |
Fl_GIF_Image (const char *filename) | |
The constructor loads the named GIF image. |
The class loads the first image and supports transparency.
Fl_GIF_Image::Fl_GIF_Image | ( | const char * | infname | ) |
The constructor loads the named GIF image.
The inherited destructor free all memory and server resources that are used by the image.