TTMSFNCBloxImage.SaveToFile Method
Saves the current image content to a file.
API unit family: TMSFNCBloxCoreTypes
Declaring type: TTMSFNCBloxImage
Syntax
procedure SaveToFile(const FileName: string);
Remarks
Not supported on the web platform.
Parameters
| Name | Description |
|---|---|
FileName |
Target file path to write the bitmap data to. |