DK11 for .NET | TatukGIS.NDK.TGIS_Bitmap.SaveToFile | Overloads | Constructors | Methods | Properties
Save bitmap to file.
// C# public void SaveToFile( string _path );
' VisualBasic Public Sub SaveToFile( ByVal _path As String )
// Oxygene public procedure SaveToFile( _path : String );
Name | Type | Description |
---|---|---|
_path | string String | path to file |