Contents

features

A key used to specify an array of features that you want to apply enhancement and red eye filters to.

Declaration

static let features: CIImageAutoAdjustmentOption

Discussion

The associated value is an array of CIFeature objects. If you don’t supply an array, the Core Image searches for features using the CIDetector class.

See Also

Type Properties