savePicture

savePicture(filename: String);

The savePicture method of the IDispatch class saves the image of a picture to the external file specified in the filename parameter, which can be a valid file name or it can be the fully qualified path and name of a valid picture file.

If the picture is unable to be saved (for example, you specify an invalid file name), an exception is raised.

The IJadeAutoPicture class is a standard subclass of the OLE_Automation class, which was created as a subclass of the IDispatch class when the OLE automation library was preloaded into the JADE RootSchema.