Share via


DisplayWireFormat.BitsPerChannel Property

Definition

Gets the number of bits used for each channel, without regard for chroma subsampling.

public:
 property int BitsPerChannel { int get(); };
int BitsPerChannel();
public int BitsPerChannel { get; }
var int32 = displayWireFormat.bitsPerChannel;
Public ReadOnly Property BitsPerChannel As Integer

Property Value

Int32

int

A value containing the number of bits used for each channel, without regard for chroma subsampling.

Applies to