Contents

kCIInputBiasVectorKey

A key to get or set the vector bias value of a Core Image filter.

Declaration

let kCIInputBiasVectorKey: String

Discussion

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

See Also

Constants