API:Vcl.Imaging.GIFImg.TGIFRenderer.GetBitmap
Delphi
function GetBitmap: TBitmap; override;
C++
virtual Vcl::Graphics::TBitmap* __fastcall GetBitmap();
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | class protected | Vcl.Imaging.GIFImg.pas Vcl.Imaging.GIFImg.hpp |
Vcl.Imaging.GIFImg | TGIFRenderer |
Description
Returns the value of the Bitmap property.
Vcl.Imaging.GIFImg.TGIFRenderer.GetBitmap inherits from Vcl.Imaging.GIFImg.TCustomGIFRenderer.GetBitmap. All content below this line refers to Vcl.Imaging.GIFImg.TCustomGIFRenderer.GetBitmap.
Returns the value of the Bitmap property.
GetBitmap is an internal method that returns the value of the Bitmap property.