CvScalarGetHashCode Method OpenCvSharp Class Library
Returns a hash code for this object.

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public override int GetHashCode()

Return Value

Type: Int32
An integer value that specifies a hash value for this object.
See Also

Reference