FLTK 1.3.9
Loading...
Searching...
No Matches
Fl_Shared_Image.H File Reference

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.
 

Detailed Description

Function Documentation

◆ fl_register_images()

FL_EXPORT void fl_register_images ( )
extern

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.