Freigeben über


DisplayModeInfo.GetWireFormatSupportedBitsPerChannel Methode

Definition

Ruft einen Wert ab, der null oder mehr Anzeigebits pro Kanalflags (logisch or-ediert) enthält, die für displayModeInfo gültig sind, für eine angegebene Pixelcodierung im Display-Wire-Format.

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

Parameter

encoding
DisplayWireFormatPixelEncoding

Das gewünschte DisplayWireFormatPixelEncoding zum Bestimmen der gültigen Bits-pro-Kanal-Einstellungen.

Gibt zurück

Ein DisplayBitsPerChannel-Wert , der null oder mehr Anzeigebits pro Kanal-Flags enthält (logisch OR-ediert).

Gilt für: