DK11 for Delphi | GisTypesUI.TGIS_Bitmap.SaveToFile | Overloads | Constructors | Methods | Properties
Save bitmap to file.
// Delphi public procedure SaveToFile( const _path : String ); overload;
// C++ Builder public: void SaveToFile( const UnicodeString _path ) /* overload */;
Name | Type | Description |
---|---|---|
_path | String | path to file |