Click or drag to resize

IMcPixelBufferAddFrameFromMemory Method

Namespace:  MediaCy.IQL.Engine
Assembly:  MediaCy.IQL.Engine (in MediaCy.IQL.Engine.dll) Version: 10.0.6912.0
Syntax
VB
Sub AddFrameFromMemory ( 
	nStartIndex As Integer,
	pImageMemory As IntPtr
)

Parameters

nStartIndex
Type: SystemInt32
pImageMemory
Type: SystemIntPtr
See Also