Vcl.Imaging.GIFImg.TGIFFrame.DoGetBitmap

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function DoGetBitmap: TBitmap;

C++

Vcl::Graphics::TBitmap* __fastcall DoGetBitmap();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function class protected
Vcl.Imaging.GIFImg.pas
Vcl.Imaging.GIFImg.hpp
Vcl.Imaging.GIFImg TGIFFrame

Beschreibung

Gibt die von dem GIF-Frame enthaltene Bitmap zurück.

DoGetBitmap ist eine als protected deklarierte Methode zum Ermitteln im Bitmap-Format des vom Frame gespeicherten Bildes.

Siehe auch