Vec6b Structure |
Namespace: OpenCvSharp
The Vec6b type exposes the following members.
Name | Description | |
---|---|---|
Equals(Object) | (Overrides ValueTypeEquals(Object).) | |
Equals(Vec6b) | ||
GetHashCode | Returns the hash code for this instance. (Overrides ValueTypeGetHashCode.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | Returns the fully qualified type name of this instance. (Overrides ValueTypeToString.) |
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.
| |
Item2 |
The value of the third component of this object.
| |
Item3 |
The value of the fourth component of this object.
| |
Item4 |
The value of the fifth component of this object.
| |
Item5 |
The value of the sizth component of this object.
|