ComputeHash()

Bitmap::ComputeHash() method

Computes the SHA1 hash value.

ArrayPtr<uint8_t> System::Drawing::Bitmap::ComputeHash()

Return Value

The computed hash code.

See Also