Click or drag to resize

IMcImageReload Method

Reload this image from the file it was originally loaded from.

Namespace:  MediaCy.IQL.Engine
Assembly:  MediaCy.IQL.Engine (in MediaCy.IQL.Engine.dll) Version: 10.0.6912.0
Syntax
VB
Sub Reload
Remarks
This method uses the information contained in the McImage.File McStream object to reload the same file that the image came from.
See Also