copyAreaFrom(Pixbuf src_pixbuf, int src_x, int src_y, int width, int height, int dest_x, int dest_y) | Pixbuf | |
gdkP() | Pixbuf | |
getHeight() | Pixbuf | |
getWidth() | Pixbuf | |
save(char[] filename, char[] type, GError **error) | Pixbuf | |
scaleSimple(int dest_width, int dest_height, InterpType interp_type) | Pixbuf | |
this(GdkPixbuf *gdkPixbuf) | Pixbuf | |
this(Pixbuf pixbuf) | Pixbuf | |
this(char[] fileName, GError **error) | Pixbuf | |
this(guchar *data, GdkColorspace colorspace, gboolean has_alpha, int bits_per_sample, int width, int height, int rowstride, GdkPixbufDestroyNotify destroy_fn, gpointer destroy_fn_data) | Pixbuf | |
this(char **data) | Pixbuf | |
this(gint data_length, guint8 *data, bit copy_pixels, GError **error) | Pixbuf | |