Alvin wrote: > new_img->desaturate();
After going through the docs for Fl_Image, I have switched to inactive() instead of calling desaturate(). Fl_Image::inactive() gives better results if the image is black and white. Alvin _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

