DisplayModeInfo.GetWireFormatSupportedBitsPerChannel メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
指定されたディスプレイ ワイヤ形式のピクセル エンコードに対して DisplayModeInfo に対して有効な 0 個以上の表示ビット /チャネル フラグ (論理的に OR で結合) を含む値を取得します。
public:
virtual DisplayBitsPerChannel GetWireFormatSupportedBitsPerChannel(DisplayWireFormatPixelEncoding encoding) = GetWireFormatSupportedBitsPerChannel;
DisplayBitsPerChannel GetWireFormatSupportedBitsPerChannel(DisplayWireFormatPixelEncoding const& encoding);
public DisplayBitsPerChannel GetWireFormatSupportedBitsPerChannel(DisplayWireFormatPixelEncoding encoding);
function getWireFormatSupportedBitsPerChannel(encoding)
Public Function GetWireFormatSupportedBitsPerChannel (encoding As DisplayWireFormatPixelEncoding) As DisplayBitsPerChannel
パラメーター
- encoding
- DisplayWireFormatPixelEncoding
チャネルごとのビット数の設定が有効かどうかを判断するために必要な DisplayWireFormatPixelEncoding 。
戻り値
0 個以上の表示ビット /チャネル フラグを含む DisplayBitsPerChannel 値 (論理的には OR で結合)。