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
SyntaxReadOnly Property RowStride As Integer
Get
Property Value
Type:
Int32
RemarksIf rows are laid out in reverse-raster order, then this property will
be a negative value.
See Also