DisplayWireFormat.BitsPerChannel 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得用於每個通道的位數目,而不考慮 chroma 子取樣。
public:
property int BitsPerChannel { int get(); };
int BitsPerChannel();
public int BitsPerChannel { get; }
var int32 = displayWireFormat.bitsPerChannel;
Public ReadOnly Property BitsPerChannel As Integer
屬性值
值,其中包含用於每個通道的位數,而不考慮 chroma 子取樣。
適用於