Unit 'gdkpixbuf' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#gtk1]

gdk_pixbuf_new_from_data

Declaration

Source position: gdkpixbuf.pp line 168

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