DK11 for Delphi | GisTypesUI.TGIS_BitmapAbstract.ToFile | Methods | Properties
Save bitmap to file.
// Delphi public procedure ToFile( const _path : String ); virtual; abstract;
// C++ Builder public: virtual void ToFile( const UnicodeString _path ) = 0;
Name | Type | Description |
---|---|---|
_path | String | path to file |