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