standardDynamicRange
In some cases it is useful to recover the color that was base SDR color that was exposed to generate the given HDR color. If a color’s linearExposure is >1, then this will return the base SDR color.
Declaration
@NSCopying var standardDynamicRange: UIColor { get }