Description
Saves this image to the file it was originally loaded from.
-
Return Type
-
None
-
Syntax
-
object.Save
The Save Method syntax has these parts: |
| object | An expression evaluating to an object of type McImage. | 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.
|