Source position: sdl_gfx.pas line 520
function SDL_imageFilterMultByByte(
Src1: PChar;
Dest: PChar;
length: Integer;
C: char
):Integer;