CalcCrc32 Function
ImagingUtility

Calculates CRC32 for the given data.

Pascal
procedure CalcCrc32(var Crc: LongWord; 
                    Data: Pointer; 
                    Size: LongInt);
File

ImagingUtility (at line 254)

Related Information
You are here: Symbol Reference > Functions > CalcCrc32 Function