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