kCISamplerColorSpace
The key for the color space to use when sampling the image.
Declaration
let kCISamplerColorSpace: StringDiscussion
The associated value must be an RGB CGColorSpace object. Using this option specifies that samples should be converted to this color space before being passed to a kernel. If not specified, samples will be passed to the kernel in the working color space of the Core Image context used to render the image.