Description

Saves this image into a file.

Return Type

None  

Syntax

object.SaveAs [FileName]

The SaveAs Method syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McImage.
FileNameOptional. A String value.

Full path name of the destination file.

Remarks

This method uses the information contained in the McImage.File McStream object (if any) when saving the file.