Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 795 Bytes

displayadvancedcolorinfo_ishdrmetadataformatcurrentlysupported_945163301.md

File metadata and controls

30 lines (18 loc) · 795 Bytes
-api-id -api-type
M:Microsoft.Graphics.Display.DisplayAdvancedColorInfo.IsHdrMetadataFormatCurrentlySupported(Microsoft.Graphics.Display.DisplayHdrMetadataFormat)
winrt method

Microsoft.Graphics.Display.DisplayAdvancedColorInfo.IsHdrMetadataFormatCurrentlySupported(Microsoft.Graphics.Display.DisplayHdrMetadataFormat)

-description

Returns a Boolean value that indicates whether or not the specified HDR metadata format is supported by the display in its current state.

-parameters

-param format

The HDR metadata format to check.

-returns

true if the format is supported; otherwise, false.

-remarks

-see-also

-examples