37 Fl_PNG_Image (
const char *name_png,
const unsigned char *buffer,
int datasize);
39 void load_png_(
const char *name_png,
const unsigned char *buffer_png,
int datasize);
Fl_Image, Fl_RGB_Image classes.
The Fl_PNG_Image class supports loading, caching, and drawing of Portable Network Graphics (PNG) imag...
Definition: Fl_PNG_Image.H:32
The Fl_RGB_Image class supports caching and drawing of full-color images with 1 to 4 channels of colo...
Definition: Fl_Image.H:202