Vcl.Imaging.GIFImg.TGIFGraphicControlExtension.GetDisposal

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetDisposal: TDisposalMethod;

C++

TDisposalMethod __fastcall GetDisposal();

Eigenschaften

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

Beschreibung

Gibt die Freigabemethode zurück, die bei der Ausgabe von GIF-Frames verwendet wird.

The GetDisposal-Methode, gibt die Freigabemethode zurück, die bei der Ausgabe von GIF-Frames verwendet wird.

Siehe auch