Re: GdkImage to GdkPixbuf



GONZALOMZ <GONZALOMZ teleline es> writes:
I install GTK2, and i'm looking for gdk_pixbuf_new_from_image... and
it wasn't.

sorry, get_from_image, in gdk/gdkpixbuf.h:

GdkPixbuf *gdk_pixbuf_get_from_image    (GdkPixbuf   *dest,
                                         GdkImage    *src,
                                         GdkColormap *cmap,
                                         int          src_x,
                                         int          src_y,
                                         int          dest_x,
                                         int          dest_y,
                                         int          width,
                                         int          height);

Havoc



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