FMX.Effects.TFilterEffect.BeginLayer

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function BeginLayer(const ATarget: TCanvas; const ADestRect: TRectF; const AOpacity: Single;
const AHighSpeed: Boolean; var ACacheLayer: IFilterCacheLayer; out ACacheCanvas: TCanvas): Boolean; override;

C++

virtual bool __fastcall BeginLayer(Fmx::Graphics::TCanvas* const ATarget, const System::Types::TRectF &ADestRect, const float AOpacity, const bool AHighSpeed, Fmx::Filter::_di_IFilterCacheLayer &ACacheLayer, /* out */ Fmx::Graphics::TCanvas* &ACacheCanvas);

Propriétés

Type Visibilité  Source Unité  Parent
function public
FMX.Effects.pas
FMX.Effects.hpp
FMX.Effects TFilterEffect

Description


Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !