Compartir a través de


HdmiDisplayMode.BitsPerPixel Propiedad

Definición

Obtiene el número de bits por píxel. Especifica el número de bits usados en un píxel.

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

Valor de propiedad

UInt16

unsigned short

uint16_t

Se aplica a