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
SyntaxReadOnly Property ChannelStride As Integer
Get
Property Value
Type:
Int32
RemarksFor BGR interpretation, this property will be a negative value. For
all others it is positive.
See Also