Re: [pygtk] PIL - PyGTK

2003-02-05 Thread James Henstridge
Andreas Kostyrka wrote: Hi! Is there any easy and fast way to convert from PIL image objects to a pixbuf? Not that I know of. Note that the CVS version of pygtk might help. If you have numpy, you can now get a reference to a numpy multidimensional array representing the pixel data in

Re: [pygtk] PIL - PyGTK

2003-02-05 Thread Andreas Kostyrka
Am Mittwoch, 5. Februar 2003 09:09 schrieb James Henstridge: Not that I know of. Note that the CVS version of pygtk might help. If you have numpy, you can now get a reference to a numpy multidimensional array representing the pixel data in the pixbuf (MxNx3 or MxNx4 depending on the presence

[pygtk] PIL - PyGTK

2003-02-04 Thread Andreas Kostyrka
Hi! Is there any easy and fast way to convert from PIL image objects to a pixbuf? Andreas ___ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/