Click or drag to resize

IMcPixelPointerChannelStride Property

The number of bytes from one color channel 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 ChannelStride As Integer
	Get

Property Value

Type: Int32
Remarks
For BGR interpretation, this property will be a negative value. For all others it is positive.
See Also