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: 4.1.1.3497 (4.1.1.3497)
Syntax
public override int GetHashCode()

Return Value

Type: Int32
the hash code
See Also