Source position: gdk2pixbuf.pas line 244
function gdk_pixbuf_scale_simple(
src: PGdkPixbuf;
dest_width: LongInt;
dest_height: LongInt;
interp_type: TGdkInterpType
):PGdkPixbuf;