www.emgu.com/wiki
Return true if the two color equals

Declaration Syntax
Public Function Equals ( _
other As Gray _
) As Boolean
public:
virtual bool Equals(
Gray other
) sealed

Parameters
- other (Gray)
- The other color to compare with

Return Value
true if the two color equals
Assembly:
Emgu.CV (Module: Emgu.CV) Version: 1.5.0.0 (1.5.0.0)