FLTK 1.3.8
|
Fl_Shared_Image class. More...
#include "Fl_Image.H"
Go to the source code of this file.
Classes | |
class | Fl_Shared_Image |
This class supports caching, loading, scaling, and drawing of image files. More... | |
Typedefs | |
typedef Fl_Image *(* | Fl_Shared_Handler) (const char *name, uchar *header, int headerlen) |
Functions | |
FL_EXPORT void | fl_register_images () |
Register the image formats. More... | |
Fl_Shared_Image class.
FL_EXPORT void fl_register_images | ( | ) |
Register the image formats.
This function is provided in the fltk_images library and registers all of the "extra" image file formats that are not part of the core FLTK library.