TTMSFNCBitmap.SaveToFile Method
Saves the bitmap to the file at the specified path.
API unit family: TMSFNCTypes
Declaring type: TTMSFNCBitmap
Syntax
procedure SaveToFile(const AFilename: string); virtual;
Parameters
| Name | Description |
|---|---|
AFilename |
Full file path of the destination image file. |