On 13.05.2011, at 22:01, Domingo Alvarez Duarte wrote:

> I know that that function exists but my case isn't to convert a JPEG image  
> to Fl_Image but the opposite convert a FL_Image to a JPEG or PNG.
> 
> Anyway thanks for your attention.

Oh, you EMail did not say that. 

FLTK has no built-in function to create jpeg files (or memory images for that 
matter). But you can use the jpeg library to write your own. It's only a few 
lines of code.

 - Matthias

_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to