[Mono-devel-list] In memory transform from byte[] to pixbuf

Phillip Neumann bob at sofsis.cl
Fri Oct 15 20:49:05 EDT 2004


Hello.

I got an jpeg image from a database:  (actually they are jpg, png and/or
gifs)

byte[] jpegpix


i wish to create a pixbuf from that, so i can use it in Gtk widgets

how would i do that, without writng the bits to a file, an load it like
Pixbuf p = new Pixbuf ("file.jpg") ?


thanks in advance!
-- 
Phillip Neumann <bob at sofsis.cl>




More information about the Mono-devel-list mailing list