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