Source position: sdl_gfx.pas line 510
function SDL_imageFilterSubByte(
Src1: PAnsiChar;
Dest: PAnsiChar;
length: Integer;
C: AnsiChar
):Integer;