hdr

Asked on 2025-06-16

3 searches

High Dynamic Range (HDR) is a set of technologies designed to represent the visual world with greater fidelity by capturing and displaying a wider range of light intensity and colors compared to Standard Dynamic Range (SDR). HDR allows for deeper colors and brighter highlights, enhancing the visual experience on compatible displays.

At WWDC, Apple introduced several sessions related to HDR:

  1. Use HDR for dynamic image experiences in your app: This session covers HDR concepts, technologies, and the new adaptive HDR format, which is backward compatible with SDR systems. It discusses how to read, edit, and save HDR images, and introduces strategies for handling HDR content in applications. Watch the session for more details on HDR concepts and technologies.

  2. Capture HDR content with ScreenCaptureKit: This session explains how to capture HDR content using ScreenCaptureKit, which now supports HDR output. It provides guidance on configuring streams for HDR capture and discusses the properties needed for HDR, such as pixel format and color space. Watch the session to learn about capturing HDR content.

  3. What’s new in Safari and WebKit: This session touches on the differences between SDR and HDR images, highlighting the technical reasons for HDR's superior image quality, such as higher bit depth and wider color spaces. It also discusses the challenges of displaying HDR content alongside SDR content on the web. Watch the session for insights into media handling in Safari and WebKit.

These sessions provide a comprehensive overview of HDR technologies and how they can be utilized in app development to create dynamic and visually rich experiences.