Source position: sdl_gfx.pas line 690
function zoomSurface(
src: PSDL_Surface;
zoomx: Double;
zoomy: Double;
smooth: Integer
):PSDL_Surface;