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

gdk_pixbuf_render_to_drawable

Declaration

Source position: gdkpixbuf.pp line 189

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