次の方法で共有


DisplayWireFormat.BitsPerChannel プロパティ

定義

クロマ サブサンプリングに関係なく、各チャネルで使用されるビット数を取得します。

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

プロパティ値

Int32

int

クロマ サブサンプリングに関係なく、各チャネルで使用されるビット数を含む値。

適用対象