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