Vcl.Imaging.GIFImg.TGIFFrame.NeedImage
Delphi
procedure NeedImage;
C++
void __fastcall NeedImage(void);
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
procedure function |
class protected | Vcl.Imaging.GIFImg.pas Vcl.Imaging.GIFImg.hpp |
Vcl.Imaging.GIFImg | TGIFFrame |
説明
GIF フレームの画像を読み込みます。
protected の NeedImage メソッドは GIF フレーム中の画像を読み込むために呼び出されます。
関連項目