IMcLiveEDFAddImage Method
|
|
Add image to live EDF, this method can be used to add an image when Accumulate option is FALSE.
Namespace:
MediaCy.IQL.Live
Assembly:
MediaCy.IQL.Live (in MediaCy.IQL.Live.dll) Version: 10.0.6912.0
SyntaxFunction AddImage (
Optional Flags As mcImageCreateFlags = mcImageCreateFlags.mcicfDefault,
<OptionalAttribute> vTargetImage As Object
) As McImage
Parameters
- Flags (Optional)
- Type: MediaCy.IQL.EnginemcImageCreateFlags
- vTargetImage (Optional)
- Type: SystemObject
Return Value
Type:
McImage
See Also