Click or drag to resize

IMcPixelPointerRowStride Property

The number of bytes from one row to the next in physical memory.

Namespace:  MediaCy.IQL.Engine
Assembly:  MediaCy.IQL.Engine (in MediaCy.IQL.Engine.dll) Version: 10.0.6912.0
Syntax
VB
ReadOnly Property RowStride As Integer
	Get

Property Value

Type: Int32
Remarks
If rows are laid out in reverse-raster order, then this property will be a negative value.
See Also