Source position: sdl_gfx.pas line 635
function SDL_imageFilterSobelXShiftRight(
Src: PAnsiChar;
Dest: PAnsiChar;
rows: Integer;
columns: Integer;
NRightShift: AnsiChar
):Integer;