Source position: sdl_gfx.pas line 442
function SDL_imageFilterSub(
Src1: PAnsiChar;
Src2: PAnsiChar;
Dest: PAnsiChar;
length: Integer
):Integer;