Vcl.Skia.ISkControlRender.TryRender

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function TryRender(const ABackgroundBuffer: TBitmap; const AOpacity: Byte): Boolean;

C++

virtual bool __fastcall TryRender(Vcl::Graphics::TBitmap* const ABackgroundBuffer, const System::Byte AOpacity) = 0 ;

Properties

Type Visibility Source Unit Parent
function public
Vcl.Skia.pas
Vcl.Skia.hpp
Vcl.Skia ISkControlRender

Description

Embarcadero Technologies does not currently have any additional information.