FMX.Filter.TFilter.BeginLayer

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

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

C++

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

プロパティ

種類 可視性 ソース ユニット
function public
FMX.Filter.pas
FMX.Filter.hpp
FMX.Filter TFilter

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。