Re: Change some bytes in GtkImage
- From: "Dave Foster" <dave foster gmail com>
- To: sunnyandy <ravager2k gmx de>
- Cc: gtkmm-list gnome org
- Subject: Re: Change some bytes in GtkImage
- Date: Mon, 14 Jul 2008 15:25:37 -0400
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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]