Vcl.Imaging.GIFImg.TGIFImage.GetAspectRatio
Delphi
function GetAspectRatio: BYTE;
C++
System::Byte __fastcall GetAspectRatio(void);
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| function | class protected | Vcl.Imaging.GIFImg.pas Vcl.Imaging.GIFImg.hpp |
Vcl.Imaging.GIFImg | TGIFImage |
説明
AspectRatio プロパティのための取得メソッドを表しています。
GetAspectRatio メソッドは AspectRatio プロパティのための取得メソッドを表しています。
関連項目