> > > Other solution would be to create Fl_Image compatible code (Fl_Bitmap, > > Fl_Pixmap) and do copy(W,H) on it, since it will do stretching if > > needed. > > > > Please give any sample application to create FL_Image from view area, >copy > on it and stretch it.
To read view data in fl_image, i found following file which support to read from view http://www.koders.com/cpp/fidBB44427DC23F23FD96365A88ECCA5C25B7BCDCD7.aspx Is it supported in FLTK? Or do we have any other way to read view data in a image. _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

