AdvancedColorInfo.IsHdrMetadataFormatCurrentlySupported 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.
Retourne une valeur booléenne qui indique si le format de métadonnées HDR spécifié est pris en charge par l’affichage dans son état actuel.
public:
virtual bool IsHdrMetadataFormatCurrentlySupported(HdrMetadataFormat format) = IsHdrMetadataFormatCurrentlySupported;
bool IsHdrMetadataFormatCurrentlySupported(HdrMetadataFormat const& format);
public bool IsHdrMetadataFormatCurrentlySupported(HdrMetadataFormat format);
function isHdrMetadataFormatCurrentlySupported(format)
Public Function IsHdrMetadataFormatCurrentlySupported (format As HdrMetadataFormat) As Boolean
Paramètres
- format
- HdrMetadataFormat
Format de métadonnées HDR à case activée.
Retours
Boolean
bool
True si le format est pris en charge ; sinon, false.