IMcDibAccessParentPixelBuffer Property
|
|
The parent McPixelBuffer that created this McDibAccess instance
Namespace:
MediaCy.IQL.Engine
Assembly:
MediaCy.IQL.Engine (in MediaCy.IQL.Engine.dll) Version: 10.0.6912.0
SyntaxReadOnly Property ParentPixelBuffer As McPixelBuffer
Get
Property Value
Type:
McPixelBuffer
RemarksA McDibAccess instance holds no reference on its ParentPixelBuffer;
the caller must do this if they need to.
See Also