DK for ActiveX | TatukGIS_XDK11.ITGIS_Bitmap.Create_3 | Methods | Properties
Create an instance from exiting bitmap.
// C# public void Create_3( ITGIS_Bitmap _bmp );
' VisualBasic Public Sub Create_3( ByVal _bmp As ITGIS_Bitmap )
// Oxygene public procedure Create_3( _bmp : ITGIS_Bitmap );
Name | Type | Description |
---|---|---|
_bmp | ITGIS_Bitmap | source bitmap |