Re: Conversion from GdkRegion to GdkPixbuf

2006-11-28 Thread Gian Mario Tagliaretti
2006/11/28, Colossus <[EMAIL PROTECTED]>: > I have some image data in a GdkRegion, I need to use gdk_pixbuf_save() > to save those image data in a png format. How can I convert it? I guess you can use cairo to do that job creating a cairo context and set the GdkRegion on the context with gdk_cair

Conversion from GdkRegion to GdkPixbuf

2006-11-28 Thread Colossus
Hi, I have some image data in a GdkRegion, I need to use gdk_pixbuf_save() to save those image data in a png format. How can I convert it? Thanks, -- Colossus Xarchiver, a Linux GTK+2 only archive manager - http://xarchiver.xfce.org Xscreencast, a DE independent desktop session recorder - http: