Fl_RGB_Image | +----Fl_JPEG_Image
#include <FL/Fl_JPEG_Image.H>
-lfltk_images / fltkimages.lib
The Fl_JPEG_Image class supports loading, caching, and drawing of Joint Photographic Experts Group (JPEG) File Interchange Format (JFIF) images. The class supports grayscale and color (RGB) JPEG image files.
The constructor loads the named JPEG image.
The destructor free all memory and server resources that are used by the image.