Vcl.Imaging.GIFImg.TGIFFrame.NeedImage

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

procedure NeedImage;

C++

void __fastcall NeedImage();

プロパティ

種類 可視性 ソース ユニット
procedure
function
class protected
Vcl.Imaging.GIFImg.pas
Vcl.Imaging.GIFImg.hpp
Vcl.Imaging.GIFImg TGIFFrame

説明

GIF フレームの画像を読み込みます。

protected の NeedImage メソッドは GIF フレーム中の画像を読み込むために呼び出されます。

関連項目