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

gdk_pixbuf_composite_color_simple

Declaration

Source position: lazgdkpixbuf2.pas line 462

function gdk_pixbuf_composite_color_simple(

  src: PGdkPixbuf;

  dest_width: gint;

  dest_height: gint;

  interp_type: TGdkInterpType;

  overall_alpha: gint;

  check_size: gint;

  color1: guint32;

  color2: guint32

):PGdkPixbuf;