Vec2b Structure |
Namespace: OpenCvSharp
The Vec2b type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals(Object) | (Overrides ValueTypeEquals(Object).) | |
| Equals(Vec2b) | ||
| GetHashCode | (Overrides ValueTypeGetHashCode.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType.) |
| Name | Description | |
|---|---|---|
| Equality | ||
| Inequality |
| Name | Description | |
|---|---|---|
| Item0 |
The value of the first component of this object.
| |
| Item1 |
The value of the second component of this object.
|