Swaps byte order of LongWord value.
function SwapEndianLongWord(Value: LongWord): LongWord; overload;
ImagingUtility (at line 249)