Vcl.Imaging.GIFImg.TGIFImage.GetBitmap
Delphi
function GetBitmap: TBitmap;
C++
Vcl::Graphics::TBitmap* __fastcall GetBitmap(void);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | class protected | Vcl.Imaging.GIFImg.pas Vcl.Imaging.GIFImg.hpp |
Vcl.Imaging.GIFImg | TGIFImage |
Description
Represents the getter method for the Bitmap property.
The GetBitmap method represents the getter method for the Bitmap property.