Contents

kCIInputColor0Key

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

Declaration

let kCIInputColor0Key: String

Discussion

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

See Also

Constants