Hello all,

According to the the FLTK manual, Fl_Image::color_average() states:
  "The original image data is not altered by this method"

This is great for what I am doing except I do not know how to have the image
draw the "original image data". Basically, how can I remove the saturation? 

This applies to Fl_Image::desaturate(). It makes the same claim about not
altering the original image data.

Thanks,

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

Reply via email to