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