Contents

kCIApplyOptionColorSpace

The color space of the produced image.

Declaration

let kCIApplyOptionColorSpace: String

Discussion

The associated value must be an RGB CGColorSpace object. If not specified, the output of the kernel is in the working color space of the Core Image context used to render the image.

See Also

Constants