Calculates CRC32 for the given data.
procedure CalcCrc32(var Crc: LongWord; Data: Pointer; Size: LongInt);
ImagingUtility (at line 254)