Vcl.Imaging.GIFImg.TGIFRenderer.Background

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

Delphi

property Background: TBitmap read FBackground;

C++

__property Vcl::Graphics::TBitmap* Background = {read=FBackground};

プロパティ

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

説明

GIF フレームに格納されたビットマップイメージを示します。

Background プロパティはカレント GIF フレームに保持された画像を示します。

関連項目