DisplayModeInfo.GetWireFormatSupportedBitsPerChannel Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Récupère une valeur contenant zéro ou plus d’indicateurs de bits d’affichage par canal (logiquement OR-ed ensemble) qui sont valides pour displayModeInfo, pour un encodage de pixels de format de fil d’affichage fourni.
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
Paramètres
- encoding
- DisplayWireFormatPixelEncoding
DisplayWireFormatPixelEncoding souhaité pour déterminer les bits par canal qui sont valides.
Retours
Une valeur DisplayBitsPerChannel contenant zéro ou plusieurs indicateurs de bits d’affichage par canal (logiquement OR-ed ensemble).