Vcl.Skia.TSkAnimatedImage.RenderFrame

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure RenderFrame(const ACanvas: ISkCanvas; const ADest: TRectF; const AProgress: Double; const AOpacity: Single); override;

C++

virtual void __fastcall RenderFrame(const System::Skia::_di_ISkCanvas ACanvas, const System::Types::TRectF &ADest, const double AProgress, const float AOpacity);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
class protected
Vcl.Skia.pas
Vcl.Skia.hpp
Vcl.Skia TSkAnimatedImage

Beschreibung


Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.