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