DK for .NET | TatukGIS.NDK.TGIS_Bitmap | Constructors | Methods | Properties
| Name | Visibility | Description | |
|---|---|---|---|
| TGIS_Bitmap() | public | Create an instance. | |
| TGIS_Bitmap(int, int) | public | Create an instance with a given size. | |
| TGIS_Bitmap(int, int, bool) | public | Create an instance with a given size. | |
| TGIS_Bitmap(int, int, TGIS_BitmapFactory) | public | Create an instance with a given size with a given bitmap factory. | |
| TGIS_Bitmap(TGIS_Bitmap) | public | Create an instance from exiting bitmap. | |
| TGIS_Bitmap(TGIS_BitmapFactory) | public | Create an instance with a given size with a given bitmap factory. | |