Vcl.Imaging.GIFImg.TGIFGraphicControlExtension.GetDisposal
Delphi
function GetDisposal: TDisposalMethod;
C++
TDisposalMethod __fastcall GetDisposal(void);
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| function | class protected | Vcl.Imaging.GIFImg.pas Vcl.Imaging.GIFImg.hpp |
Vcl.Imaging.GIFImg | TGIFGraphicControlExtension |
説明
GIF フレームの描画時に使われるディスポーザルメソッドを返します。
GetDisposal は GIF フレームの描画時に使われるディスポーザルメソッドを返します。
関連項目