ImageData::ComputeHash

ImageData::ComputeHash
UPInt ComputeHash() const;
Description

ComputeHash compute a hash code based on image contents. Can be useful for comparing images. Will return 0 if pData is null.

Return Value

An UPInt value containing the hash code.