Click or drag to resize

IMcPixelPointer Interface

Namespace:  MediaCy.IQL.Engine
Assembly:  MediaCy.IQL.Engine (in MediaCy.IQL.Engine.dll) Version: 10.0.6912.0
Syntax
VB
Public Interface IMcPixelPointer

The IMcPixelPointer type exposes the following members.

Properties
  NameDescription
Public propertyAccessedFrame
Public propertyChannelStride
The number of bytes from one color channel to the next in physical memory.
Public propertyChannelToProcess
Public propertyImageType
Public propertyLockedRect
The locked region exposed as a LONGRECT.
Public propertyPixelStride
Public propertyPixelTraversalMode
Public propertyRowStride
The number of bytes from one row to the next in physical memory.
Top
Methods
Remarks
This is only used internally in McPixbuf and not part of any public type library.
See Also