Source position: gdkpixbuf.pp line 219
function gdk_pixbuf_scale_simple(
src: PGdkPixbuf;
dest_width: LongInt;
dest_height: LongInt;
interp_type: TGdkInterpType
):PGdkPixbuf;