| [Overview][Constants][Types][Classes][Procedures and functions][Index] | 
Source position: lazgdkpixbuf2.pas line 507
function gdk_pixbuf_new_from_data(  | 
data: Pguint8;  | 
colorspace: TGdkColorspace;  | 
has_alpha: gboolean;  | 
bits_per_sample: gint;  | 
width: gint;  | 
height: gint;  | 
rowstride: gint;  | 
destroy_fn: TGdkPixbufDestroyNotify;  | 
destroy_fn_data: gpointer  | 
):PGdkPixbuf;  |