LineIterator Class |
Namespace: OpenCvSharp
The LineIterator type exposes the following members.
| Name | Description | |
|---|---|---|
| LineIterator |
Constructor
|
| Name | Description | |
|---|---|---|
| Count | ||
| CvPtr |
Native pointer of OpenCV structure
(Inherited from DisposableCvObject.) | |
| ElemSize | ||
| Err | ||
| IsDisposed |
Gets a value indicating whether this instance has been disposed.
(Inherited from DisposableObject.) | |
| IsEnabledDispose |
Gets or sets a value indicating whether you permit disposing this instance.
(Inherited from DisposableObject.) | |
| MinusDelta | ||
| MinusStep | ||
| PlusDelta | ||
| PlusStep | ||
| Ptr | ||
| Ptr0 | ||
| Step |
| Name | Description | |
|---|---|---|
| Dispose |
Releases the resources
(Inherited from DisposableObject.) | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetEnumerator | ||
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ThrowIfDisposed |
If this object is disposed, then ObjectDisposedException is thrown.
(Inherited from DisposableObject.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| IEnumerableGetEnumerator | Returns an enumerator that iterates through a collection. |