www.emgu.com/wiki
Check if two gray color are equal

Declaration Syntax
Public Overrides Function Equals ( _
obj As Object _
) As Boolean
public:
virtual bool Equals(
Object^ obj
) override

Parameters
- obj (Object)
- the object to compare with

Return Value
true if obj is Gray color with the same intensity
Assembly:
Emgu.CV (Module: Emgu.CV) Version: 1.4.3249.6313 (1.4.0.0)