Contents

kCIInputCountKey

A key to get or set the scalar count value of a Core Image filter.

Declaration

let kCIInputCountKey: String

Discussion

The value for this key needs to be an integer NSNumber instance.

See Also

Constants