Click or drag to resize
GrayGetHashCode Method
http://www.emgu.com
Returns the hash code for this color

Namespace: Emgu.CV.Structure
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 3.0.0.2161 (3.0.0.2161)
Syntax
public override int GetHashCode()

Return Value

Type: Int32
the hash code
See Also