[maemo-developers] GtkPixbuf from Char buffer
From: Alberto Garcia agarcia at igalia.comDate: Thu Oct 16 19:24:10 EEST 2008
- Previous message: GtkPixbuf from Char buffer
- Next message: How to get a general utility package cross-listed from tools to extras?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Thu, Oct 16, 2008 at 05:12:40PM +0300, Arto Karppinen wrote: > Hi, were developing an application which is supposed to show user > images downloaded from web server using xmlrpc. The problem is that > we cant quite figure out how to create a pixbuf from a buffer which > contains the RAW contents of a file. You can use GdkPixbufLoader to do that. A sample implementation here (function get_pixbuf_from_image()): https://garage.maemo.org/plugins/scmsvn/viewcvs.php/trunk/src/util.c?root=vagalume&view=markup -- Alberto García González http://people.igalia.com/berto/
- Previous message: GtkPixbuf from Char buffer
- Next message: How to get a general utility package cross-listed from tools to extras?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]