mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
This initializer, which is the same on iOS, allows negative values and values > 1.0 to support the extended sRGB color space. Fixes rdar://problem/33500905.