On Wed, 2010-09-01 at 17:05 +0200, phan wrote: > I get a segfault, when trying to saturate_and_pixelate() it. Here's > the code: > > // raw_pixbuf is the csource image > Glib::RefPtr<Gdk::Pixbuf> pixbuf = > Gdk::Pixbuf::create_from_inline (-1, raw_pixbuf); > if (pixbuf) > pixbuf->saturate_and_pixelate (pixbuf, 0.0, false); // > <-- segfault here.
Could you please put a complete (but small as possible) test case in bugzilla? -- [email protected] www.murrayc.com www.openismus.com _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
