FMX.Skia.GlobalUseSkiaFilters
Delphi
GlobalUseSkiaFilters: Boolean = True;
C++
extern DELPHI_PACKAGE bool GlobalUseSkiaFilters;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
variable | public | FMX.Skia.pas FMX.Skia.hpp |
FMX.Skia | FMX.Skia |
Description
Enables the execution of FMX filters and effects by Skia.
This option is only valid when the Canvas is Skia-based and uses a GPU.