[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: lazgdkpixbuf2.pas line 133
function TGdkPixbuf.composite_color_simple( |
dest_width: gint; |
dest_height: gint; |
interp_type: TGdkInterpType; |
overall_alpha: gint; |
check_size: gint; |
color1: guint32; |
color2: guint32 |
):PGdkPixbuf; |