Vcl.Imaging.GIFImg.TGIFFrame.Width

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

Delphi

property Width: WORD read FImageDescriptor.Width write SetWidth;

C++

__property System::Word Width = {read=FImageDescriptor.Width, write=SetWidth, nodefault};

プロパティ

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

説明

GIF フレームの幅を示します。

Width プロパティは GIF フレームの幅を示します。

関連項目