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

TGdkPixbuf.new

Declaration

Source position: lazgdkpixbuf2.pas line 108

function TGdkPixbuf.new(

  colorspace: TGdkColorspace;

  has_alpha: gboolean;

  bits_per_sample: gint;

  width: gint;

  height: gint

):PGdkPixbuf;