2009/7/23 Alvin <pleasere...@tothegroup.ca>:

>
> Or is there some core need for 8-bit values...perhaps fl_draw_image()??

I think fltk handles all pixel values as 8-bit internally. I guess it
is a performance thing, and has the advantage that a RGBA pixel will
fit neatly into a 32-bit word, for example...  The Cinepaint folk have
(I think) work for doing bigger colour depths such as they encounter
with film and such, so presumably they must have worked around this?

_______________________________________________
fltk mailing list
fltk@easysw.com
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to