共用方式為


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

適用於