Contents

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

var prefersHighDynamicRange: Bool { get set }

Discussion

This property doesn’t affect images that only decode in either SDR or HDR. The default value depends on the system capabilities.

See Also

Related Documentation

Configuration properties