DK for .NET | TatukGIS.NDK.TGIS_BitmapAbstract.ToFile | Overloads | Fields | Methods | Properties
Save bitmap to file.
// C# public virtual abstract void ToFile( string _path );
' VisualBasic Public Overridable MustOverride Sub ToFile( ByVal _path As String )
// Oxygene public procedure ToFile( _path : String ); virtual; abstract;
| Name | Type | Description |
|---|---|---|
| _path | string String | path to file |