DK11 for Python | tatukgis.pdk.TGIS_Bitmap | Constructors | Methods | Properties
Name | Visibility | Description | |
---|---|---|---|
__init__() | public | Create an instance. | |
__init__(int, int) | public | Create an instance with a given size. | |
__init__(int, int, bool) | public | Create an instance with a given size. | |
__init__(int, int, TGIS_BitmapFactory) | public | Create an instance with a given size with a given bitmap factory. | |
__init__(TGIS_Bitmap) | public | Create an instance from exiting bitmap. | |