Click or drag to resize

IMcPixelBufferAttachMemoryAsImage Method

Namespace:  MediaCy.IQL.Engine
Assembly:  MediaCy.IQL.Engine (in MediaCy.IQL.Engine.dll) Version: 10.0.6912.0
Syntax
VB
Sub AttachMemoryAsImage ( 
	pMemoryImage As IntPtr,
	nSixeX As Integer,
	nSizeY As Integer,
	vIMcImageType As Object,
	Optional lInitialFrameCount As Integer = 1
)

Parameters

pMemoryImage
Type: SystemIntPtr
nSixeX
Type: SystemInt32
nSizeY
Type: SystemInt32
vIMcImageType
Type: SystemObject
lInitialFrameCount (Optional)
Type: SystemInt32
See Also