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

gdk_pixbuf_composite_color

Declaration

Source position: gdkpixbuf.pp line 215

procedure gdk_pixbuf_composite_color(

  src: PGdkPixbuf;

  dest: PGdkPixbuf;

  dest_x: LongInt;

  dest_y: LongInt;

  dest_width: LongInt;

  dest_height: LongInt;

  offset_x: Double;

  offset_y: Double;

  scale_x: Double;

  scale_y: Double;

  interp_type: TGdkInterpType;

  overall_alpha: LongInt;

  check_x: LongInt;

  check_y: LongInt;

  check_size: LongInt;

  color1: guint32;

  color2: guint32

);


Documentation generated on: 2023-03-18