Vcl.Imaging.pngimage.TPngImage.Width
Delphi
property Width: Integer read GetWidth;
C++
__property int Width = {read=GetWidth, nodefault};
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| property | public | Vcl.Imaging.pngimage.pas Vcl.Imaging.pngimage.hpp |
Vcl.Imaging.pngimage | TPngImage |
説明
PNG 画像の水平方向のサイズ(単位はピクセル)を示します。
Width は、PNG 画像の水平方向のサイズ(単位はピクセル)を示します。