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