Click or drag to resize

IMcImageSave Method

Saves this image to 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 Save
Remarks
This method uses the information contained in the McImage.File McStream object to save the image with the settings of the file that the image came from.
See Also