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.World (in Emgu.CV.World.dll) Version: 3.1.0.2282 (3.1.0.2282)
Syntax
public override int GetHashCode()

Return Value

Type: Int32
the hash code
See Also