Swaps byte order of multiple LongWord values.
procedure SwapEndianLongWord(P: PLongWord; Count: LongInt); overload;
ImagingUtility (at line 251)