Hi
I have stored pixmap (raw data that is copied from screen) in file and open the file, read raw data in buffer and try to display raw image by using Fl_Bitmap. It shows black image. It works fine by using Fl_drawimage. But I don't want to use the Fl_drawimage because we should call this API under class draw function only what is the difference between Fl_drawimage and Fl_Bitmap ? Please help how to display image by using Fl_Bitmap. Regards pushparaj _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

