DK11 for Delphi | GisTypesUI.TGIS_Bitmap.Clear | Constructors | Methods | Properties
Clear the bitmap with a color
// Delphi public procedure Clear( const _color : TGIS_Color );
// C++ Builder public: void Clear( TGIS_Color* const _color );
Name | Type | Description |
---|---|---|
_color | TGIS_Color | the color to clear with |