Dear All,
As I know, fltk can take bmp, xpm, jpg, png format picture as it's accept 
image. Now I want to transfer a YUV data as the FLTK image. how can I do?

I try to rename a YUV data to a bmp suffix, such as yuv.bmp, and add a bmp 
header to this file, then transfer this image to SharedImage::get() API, and 
then dump the data, found that the data it write to framebuffer is not my 
original YUV data. Why?





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

Reply via email to