Edit

Share via


CIAutoAdjustmentFilterOptions.Features Field

Definition

Provides a set of features to use during Red-Eye filters.

public CoreImage.CIFeature[] Features;
val mutable Features : CoreImage.CIFeature[]

Field Value

Remarks

If this array is empty, CoreImage will use the CIDetector class to detect where the face is on the image and use the result.

Applies to