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