DK11 for Delphi | GisTypesUI.TGIS_Bitmap.Create | Overloads | Constructors | Methods | Properties
Create an instance from exiting bitmap.
// Delphi public constructor Create( const _bmp : TGIS_Bitmap ); overload;
// C++ Builder Create ( TGIS_Bitmap* const _bmp );
Name | Type | Description |
---|---|---|
_bmp | TGIS_Bitmap | source bitmap |