Save

<< Click to Display Table of Contents >>

Navigation:  EasyDotNet documentation > Classes > TDrawingBitmap > 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 GIF JPEG PNG TIFF

 

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