[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LazGdkPixbuf2' (#lcl)

TGdkPixbuf.new_from_bytes

Declaration

Source position: lazgdkpixbuf2.pas line 109

function TGdkPixbuf.new_from_bytes(

  data: PGBytes;

  colorspace: TGdkColorspace;

  has_alpha: gboolean;

  bits_per_sample: gint;

  width: gint;

  height: gint;

  rowstride: gint

):PGdkPixbuf;