System::Drawing::Bitmap::ComputeHash method

Bitmap::ComputeHash method

Computes the SHA1 hash value.

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

ReturnValue

The computed hash code.

See Also