다음을 통해 공유


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

적용 대상