Vcl.Imaging.GIFImg.TCustomGIFRenderer.Bitmap

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property Bitmap: TBitmap read GetBitmap;

C++

__property Vcl::Graphics::TBitmap* Bitmap = {read=GetBitmap};

Propriétés

Type Visibilité  Source Unité  Parent
property public
Vcl.Imaging.GIFImg.pas
Vcl.Imaging.GIFImg.hpp
Vcl.Imaging.GIFImg TCustomGIFRenderer

Description

Spécifie le bitmap correspondant à l'image GIF actuellement rendue.

Bitmap est une propriété en lecture seule qui spécifie le bitmap correspondant à l'image GIF actuellement rendue.

Voir aussi