Contents

allowedDynamicRange

The allowed dynamic range of the image, or nil to mark that the dynamic range of the image should be unrestricted. This property defaults to sdr, i.e. HDR content will be tone mapped to SDR.

Declaration

@MainActor final var allowedDynamicRange: Image.DynamicRange? { get set }

See Also

Accessing renderer properties