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

Return Value

Type: Int32
the hash code
See Also