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

gdk_draw_pixbuf

Declaration

Source position: gdkdrawable.inc line 139

procedure gdk_draw_pixbuf(

  drawable: PGdkDrawable;

  gc: PGdkGC;

  src: PGdkPixbuf;

  xsrc: gint;

  ysrc: gint;

  xdest: gint;

  ydest: gint;

  width: gint;

  height: gint;

  dither: TGdkRgbDither;

  x_dither: gint;

  y_dither: gint

);


Documentation generated on: 2023-03-18