DK for Delphi | FMX.GisFramework.TGIS_BitmapFMX | Constructors | Fields | Methods | Properties
| Name | Visibility | Description | |
|---|---|---|---|
| Data | public | Platform specific bitmap object (like TBitmap for VCL). (Inherited from TGIS_BitmapAbstract) |
|
| Height | public | Bitmap height in pixels. (Inherited from TGIS_BitmapAbstract) |
|
| PPI | public | Bitmap resolution. (Inherited from TGIS_BitmapAbstract) |
|
| Premultiplied | public | True if bitmap should be treated as premultipied. (Inherited from TGIS_BitmapAbstract) |
|
| Width | public | Bitmap width in pixels. (Inherited from TGIS_BitmapAbstract) |
|