FMX.Types3D.TTexture.BytesPerPixel
Delphi
property BytesPerPixel: Integer read GetBytesPerPixel;
C++
__property int BytesPerPixel = {read=GetBytesPerPixel, nodefault};
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
property | public | FMX.Types3D.pas FMX.Types3D.hpp |
FMX.Types3D | TTexture |
説明
このテクスチャのビット数を示します。
テクスチャのビット数は、使用されるピクセル形式によって異なります。使用されるピクセル形式は、PixelFormat プロパティで指定されます。