AdvancedColorInfo.IsHdrMetadataFormatCurrentlySupported Metodo

Definizione

Restituisce un valore booleano che descrive se il formato di metadati HDR specificato è supportato dalla visualizzazione nello stato corrente.

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

Parametri

format
HdrMetadataFormat

Formato di metadati HDR da controllare.

Restituisce

Boolean

bool

True se il formato è supportato; in caso contrario, false.

Si applica a