Array of Gdk::Pixbuf*




Hi,
I;m reading an avi using libavifile and I want to store the frames in an array for later processing. When I try the following I get an error message that there is no "constructor" for Gdk::Pixbuf.

Glib::Refptr<Gdk::Pixbuf> framebuffer = new Gdk::Pixbuf[numFrames];

Perhaps I'm approaching it the wrong way? Any suggestions would be appreciated.

Johan


--
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/
--------------------------------------------------------------------
Please find our disclaimer at http://www.ukzn.ac.za/disclaimer
--------------------------------------------------------------------
<<<<gwavasig>>>>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]