Click or drag to resize

IMcPixelBufferInsertFrames Method

Namespace:  MediaCy.IQL.Engine
Assembly:  MediaCy.IQL.Engine (in MediaCy.IQL.Engine.dll) Version: 10.0.6912.0
Syntax
VB
Sub InsertFrames ( 
	Optional nStartIndex As Integer = -1,
	Optional nNumberToAdd As Integer = -1,
	Optional bSetToZero As Integer = 1
)

Parameters

nStartIndex (Optional)
Type: SystemInt32
nNumberToAdd (Optional)
Type: SystemInt32
bSetToZero (Optional)
Type: SystemInt32
See Also