A Gtk::Image is a control for displaying an image, typically stored in something like a Gdk::Pixbuf. If you want to manipulate an image, load into a Gdk::Pixbuf and modify it there, then you can do whatever you want with it, like display it in a Gtk::Image.
dave On Mon, Jul 14, 2008 at 1:19 PM, sunnyandy <[EMAIL PROTECTED]> wrote: > > Hello! > Can somebody tell me how to change some bytes in a tif-File? > I load this tif-File into the GtkImage component and now I want to > manipulate it. Is this possible with gtk? > > Thank you very much! > Andy > -- > View this message in context: > http://www.nabble.com/Change-some-bytes-in-GtkImage-tp18448602p18448602.html > Sent from the Gtkmm mailing list archive at Nabble.com. > > _______________________________________________ > gtkmm-list mailing list > gtkmm-list@gnome.org > http://mail.gnome.org/mailman/listinfo/gtkmm-list >
_______________________________________________ gtkmm-list mailing list gtkmm-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtkmm-list