Поделиться через


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

Применяется к