UPInt ComputeHash() const;
ComputeHash compute a hash code based on image contents. Can be useful for comparing images. Will return 0 if pData is null.
An UPInt value containing the hash code.