IMcPixelBufferCreateDibAccess Method
|
|
Create an instance of a McDibAccess interface
Namespace:
MediaCy.IQL.Engine
Assembly:
MediaCy.IQL.Engine (in MediaCy.IQL.Engine.dll) Version: 10.0.6912.0
SyntaxFunction CreateDibAccess As McDibAccess
Return Value
Type:
McDibAccessA new McDibAccess instance, backed the this McPixelBuffer.
RemarksA reference is never held on the backing McPixelBuffer by the returned
McDibAccess instance; the caller must hold this reference if they need it.
See AlsoReference
IMcPixelBufferCreateRegionAccess(Object, Int32, Int32, Int32, Int32, Int32, Int32, Double, Double, Double, mcRegionAccessMode)