LowLevelRenderer.ColorMatch
A color gamut conversion applied during resolve.
Declaration
struct ColorMatchOverview
The colorGamutConversion matrix transforms from the renderer’s working color space to the output display’s color space. Use LowLevelRenderer.ColorMatch.init(workingColorSpace:targetColorSpace:) to compute the correct matrix from a CGColorSpace pair, rather than constructing it manually.