Contents

setColorMatch(targetingColorSpace:)

Updates the color match by computing a gamut conversion matrix from the renderer’s working color space to the given target display color space.

Declaration

final func setColorMatch(targetingColorSpace targetColorSpace: CGColorSpace) throws(LowLevelRendererError)

Parameters

  • targetColorSpace:

    The target display color space to convert to.

Discussion

See Also

Managing color matching