Vcl.Imaging.GIFImg.TGIFRenderer.PrevFrame

提供:RAD Studio API Documentation

Delphi

property PrevFrame: TGIFFrame read FPrevFrame;

C++

__property TGIFFrame* PrevFrame = {read=FPrevFrame};

プロパティ

種類 可視性 ソース ユニット
property public
Vcl.Imaging.GIFImg.pas
Vcl.Imaging.GIFImg.hpp
Vcl.Imaging.GIFImg TGIFRenderer

説明

アニメーション GIF オブジェクトの中の前回のフレームを示します。

PrevFrame プロパティはアニメーション GIF オブジェクトの中の前回の GIF フレームを示します。

関連項目