Unit 'gdk2pixbuf' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#gtk2]

gdk_pixbuf_new_from_data

Declaration

Source position: gdk2pixbuf.pas line 196

function gdk_pixbuf_new_from_data(

  data: Pguchar;

  colorspace: TGdkColorspace;

  has_alpha: gboolean;

  bits_per_sample: LongInt;

  width: LongInt;

  height: LongInt;

  rowstride: LongInt;

  destroy_fn: TGdkPixbufDestroyNotify;

  destroy_fn_data: gpointer

):PGdkPixbuf;


Documentation generated on: 2023-03-18