The ICogImage16PixelMemory type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Height | Returns the height of the pixel data. | |
| Scan0 | Returns the address of the upper-left pixel. | |
| Stride | Returns the offset in pixels from one row to the next. May be positive or negative. | |
| Width | Returns the width of the pixel data. |
See Also