共用方式為


DisplayWireFormat.BitsPerChannel 屬性

定義

取得用於每個通道的位數目,而不考慮 chroma 子取樣。

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

屬性值

Int32

int

值,其中包含用於每個通道的位數,而不考慮 chroma 子取樣。

適用於