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