Vcl.Imaging.GIFImg.TGIFImage

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

Vcl.Graphics.TGraphicSystem.Classes.TInterfacedPersistentSystem.Classes.TPersistentSystem.TObjectTGIFImage

Delphi

TGIFImage = class(TGraphic)

C++

class PASCALIMPLEMENTATION TGIFImage : public Vcl::Graphics::TGraphic

プロパティ

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

説明

TGIFImage は GIF (Graphics Interchange Format) イメージを保持します。

TGIFImage は GIF (Graphics Interchange Format) オブジェクトを保持し、高さ、幅、アニメーションのループや色といったイメージやアニメーションのプロパティを変更するための命令を実行します。

関連項目