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
SyntaxSub SignalImageChanged (
Optional Frame As Integer = -2
)
Parameters
- Frame (Optional)
- Type: SystemInt32
RemarksPrimarily used by the Capture Module.
See Also