Contents

colorSpaceName

A color space to use for the output buffer.

Declaration

unowned(unsafe) var colorSpaceName: CFString { get set }

Discussion

If you don’t specify a value, the output buffer uses the same color space as the display. If you specify a value, if must be one of the strings specified in CGColorSpace.

See Also

Configuring colors