次の方法で共有


HdmiDisplayMode.BitsPerPixel プロパティ

定義

ピクセルあたりのビット数を取得します。 ピクセルで使用されるビット数を指定します。

public:
 property unsigned short BitsPerPixel { unsigned short get(); };
uint16_t BitsPerPixel();
public ushort BitsPerPixel { get; }
var uInt16 = hdmiDisplayMode.bitsPerPixel;
Public ReadOnly Property BitsPerPixel As UShort

プロパティ値

UInt16

unsigned short

uint16_t

適用対象