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

gdk_pixbuf_render_to_drawable

Declaration

Source position: gdkpixbuf.inc line 14

procedure gdk_pixbuf_render_to_drawable(

  pixbuf: PGdkPixbuf;

  drawable: PGdkDrawable;

  gc: PGdkGC;

  src_x: LongInt;

  src_y: LongInt;

  dest_x: LongInt;

  dest_y: LongInt;

  width: LongInt;

  height: LongInt;

  dither: TGdkRgbDither;

  x_dither: LongInt;

  y_dither: LongInt

);


Documentation generated on: 2023-03-18