For simplicity reason I like to carry the jpeg image inside the binary. So I have a data pointer and size of a copy of jpeg file represented inside the program.
Is there a way to utilize the FLTK functionality with Fl_JPEG_Image? Fl_JPEG_Image typically wants a filename. Is there a way to tell Fl_JPEG_Image to point it to internal memory? _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

