Save

<< Click to Display Table of Contents >>

Navigation:  EasyDotNet documentation > Classes > TDrawingMetafile > Methods >

Save

Previous pageReturn to chapter overviewNext page

Saves this Image to the specified file in the specified format.

 

filename - A string that contains the name of the file to which to save this Image.

format - The ImageFormat for this Image; available formats are: BMP EMF WMF GIF JPEG PNG TIFF EXIF ICON

 

Save                           PROCEDURE(STRING filename, <STRING format>), BOOL, PROC