FMX.Skia.SkImageToBitmap
Delphi
function SkImageToBitmap(const AImage: ISkImage): TBitmap;
C++
extern DELPHI_PACKAGE Fmx::Graphics::TBitmap* __fastcall SkImageToBitmap(const System::Skia::_di_ISkImage AImage);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | FMX.Skia.pas FMX.Skia.hpp |
FMX.Skia | FMX.Skia |
Description
Embarcadero Technologies does not currently have any additional information.