[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
SaveToFile - Writes the picture to disk
Source position: graphics.pp line 926
public procedure TPicture.SaveToFile( |
const Filename: String; |
const FileExt: String = '''''' |
); |
Filename |
|
The name of the file to save the picture, stored as a string |
lazarus-ccr.sourceforge.net |