prefersHighDynamicRange
A Boolean value that indicates whether the image reader should decode the image as HDR when the type is capable of decoding in either SDR or HDR.
Declaration
@property (nonatomic, assign, readwrite) BOOL prefersHighDynamicRange;Discussion
This property doesn’t affect images that only decode in either SDR or HDR. The default value depends on the system capabilities.