Click or drag to resize

IMcImageSignalImageChanged Method

Notify the image that a frame has changed via means external to the McImage methods.

Namespace:  MediaCy.IQL.Engine
Assembly:  MediaCy.IQL.Engine (in MediaCy.IQL.Engine.dll) Version: 10.0.6912.0
Syntax
VB
Sub SignalImageChanged ( 
	Optional Frame As Integer = -2
)

Parameters

Frame (Optional)
Type: SystemInt32
Remarks
Primarily used by the Capture Module.
See Also