[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
SaveToFile - Writes the picture to disk
Source position: graphics.pp line 989
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 |