The CvSlice type exposes the following members.
Methods
Name | Description | |
---|---|---|
Equals(Object) |
Specifies whether this object contains the same members as the specified Object.
(Overrides ValueTypeEquals(Object).) | |
Equals(CvSlice) |
Specifies whether this object contains the same members as the specified Object.
| |
GetHashCode |
Returns a hash code for this object.
(Overrides ValueTypeGetHashCode.) | |
GetType | (Inherited from Object.) | |
SliceLength |
Calculates the sequence slice length
| |
ToString |
Converts this object to a human readable string.
(Overrides ValueTypeToString.) |
See Also