Property pixelStride
pixelStride
The stride for iterating through the pixels of the native image data.
Declaration
public int pixelStride { get; }
Property Value
| Type | Description |
|---|---|
| int | The stride for iterating through the pixels of the native image data. |