Vcl.Imaging.GIFImg.TGIFRenderer.GetBitmap

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetBitmap: TBitmap; override;

C++

virtual Vcl::Graphics::TBitmap* __fastcall GetBitmap();

Propriétés

Type Visibilité  Source Unité  Parent
function class protected
Vcl.Imaging.GIFImg.pas
Vcl.Imaging.GIFImg.hpp
Vcl.Imaging.GIFImg TGIFRenderer

Description

Renvoie l'image actuelle stockée par le tampon.

Appelez GetBitmap pour obtenir l'image actuellement stockée par le tampon.

Voir aussi