LineIterator Properties |
The LineIterator type exposes the following members.
| Name | Description | |
|---|---|---|
| Count |
The total number of pixels in the line
| |
| Data |
Get or set the pixel data in the current position
| |
| DataPtr |
Native pointer to the pixel data at the current position
| |
| Pos |
returns the current position in the image
| |
| Ptr |
Pointer to the unmanaged object
(Inherited from UnmanagedObject.) |