Add Missing Extended Dynamic Range APIs to iOS #12852
Labels
external
partner/macios
Issues for the Mac / iOS SDK
partner
Issue or Request from a partner team
platform/iOS 🍎
proposal/open
Description
In iOS 16, the extended dynamic range APIs were added for use with Metal. Specifically, the CAMetalLayer class now has the properties
wantsExtendedDynamicRangeContent
andedrMetadata
exposed on iOS.Adding these to the iOS SDK would enable developers to write applications that can take advantage of EDR on iOS platforms.
Public API Changes
Intended Use-Case
I am working as part of software development team where we would like to display High Dynamic Range content on the latest iPad Pros which supports up to 1600 nits in EDR mode, but are unable to fully utilise the display as such.
The text was updated successfully, but these errors were encountered: