# NativeDisplayManager_DisplayHdrFormat ## Overview The struct describes all the HDR formats supported by a display. **Since**: 14 **Related module**: [OH_DisplayManager](capi-oh-displaymanager.md) **Header file**: [oh_display_info.h](capi-oh-display-info-h.md) ## Summary ### Member Variables | Name| Description| | -- | -- | | uint32_t hdrFormatLength | Number of HDR formats supported by the display.| | uint32_t* hdrFormats | Data of the HDR formats supported by the display.|