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