Description

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

Return Type

None  

Syntax

object.SignalImageChanged [Frame]

The SignalImageChanged Method syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McImage.
FrameOptional. A Long value.

Optional. 0-based frame number, McActiveFrame, McLastFrame. Default = McActiveFrame

Remarks

Primarily used by the Capture Module.