Source position: sdl_gfx.pas line 625
function SDL_imageFilterSobelXShiftRight(
Src: PChar;
Dest: PChar;
rows: Integer;
columns: Integer;
NRightShift: char
):Integer;