Contents

kCIInputThresholdKey

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

Declaration

let kCIInputThresholdKey: String

Discussion

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

See Also

Constants