Vcl.Imaging.GIFImg.TGIFRenderer.DoNextFrame

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

Delphi

procedure DoNextFrame; override;

C++

virtual void __fastcall DoNextFrame();

プロパティ

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

説明

GIF アニメーションの描画時に次のフレームへ移動します。

DoNextFrame は GIF アニメーションの描画時に最小の描画応答時間で次のフレームに移動させます。

関連項目