Source position: sdl_gfx.pas line 630
function SDL_imageFilterSobelX(
Src: PAnsiChar;
Dest: PAnsiChar;
rows: Integer;
columns: Integer
):Integer;