Contents

kCIInputColorSpaceKey

A key to get or set a color space value of a Core Image filter.

Declaration

let kCIInputColorSpaceKey: String

Discussion

The value for this key needs to be a CGColorSpace instance.

See Also

Constants