Click or drag to resize

IMcPixelBufferAttachMemoryAsImageEx Method

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

Parameters

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