DK for ActiveX | TatukGIS_XDK11.ITGIS_Bitmap.Create_5 | Methods | Properties
Create an instance with a given size with a given bitmap factory.
// C# public void Create_5( ITGIS_BitmapFactory _factory );
' VisualBasic Public Sub Create_5( ByVal _factory As ITGIS_BitmapFactory )
// Oxygene public procedure Create_5( _factory : ITGIS_BitmapFactory );
Name | Type | Description |
---|---|---|
_factory | ITGIS_BitmapFactory | bitmap data factory; if null then default one will be used |