http://www.emgu.com
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Return true if the two MCvScalar equals
Namespace: Emgu.CV.StructureAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Syntax
C# |
---|
public bool Equals( MCvScalar other ) |
Visual Basic |
---|
Public Function Equals ( _ other As MCvScalar _ ) As Boolean |
Visual C++ |
---|
public: virtual bool Equals( MCvScalar other ) sealed |
Parameters
- other
- Type: Emgu.CV.Structure..::..MCvScalar
The other MCvScalar to compare with