Source position: render.pas line 424
procedure MixRGBArray(
sourcearray: PULONG;
width: Word;
height: Word;
destarray: PULONG;
ratio: Word;
const taglist: array of PtrUInt
);