Am 26.04.2009 23:52 Uhr schrieb "Siggi" unter <[email protected]>:
> I've got just a simple question. Is it possible to save Fl_Image images (the
> common file formats like JPEG, PNG, BMP ...)? I didn't found anything in the
> documentation....
FLTK has no built-in functions to save image data. But since FLTK comes with
the jpeg and png library, writing a function that saves pixel data is a
matter of six lines of code, going directly into those libraries.
There is no code to save BMP, GIF, XPM, or Bitmaps.
Matthias
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk