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:
-
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.
-
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.
-
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.

Use HDR for dynamic image experiences in your app
Discover how to read and write HDR images and process HDR content in your app. Explore the new supported HDR image formats and advanced methods for displaying HDR images. Find out how HDR content can coexist with your user interface — and what to watch out for when adding HDR image support to your app.

What’s new in Safari and WebKit
Learn how the latest web technologies in Safari and WebKit can help you create incredible experiences. We’ll highlight different CSS features and how they work, including scroll driven animation, cross document view transitions, and anchor positioning. We’ll also explore new media support across audio, video, images, and icons.

Capture HDR content with ScreenCaptureKit
Learn how to capture high dynamic colors using ScreenCaptureKit, and explore new features like HDR support, microphone capture, and straight-to-file recording.