FMX.Maps.ICustomMapView.CaptureBitmap

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function CaptureBitmap: TBitmap;

C++

virtual Fmx::Graphics::TBitmap* __fastcall CaptureBitmap() = 0 ;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public
FMX.Maps.pas
FMX.Maps.hpp
FMX.Maps ICustomMapView


Beschreibung

Nimmt einen Screenshot der aktuellen Kartenansicht auf und gibt ihn als Bitmap zurück.

Siehe auch