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