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

适用于