CIAutoAdjustmentFilterOptions.ImageOrientation Field

Definition

Provides image orientation information to the auto-enhance system.

public Nullable<CoreImage.CIImageOrientation> ImageOrientation;
val mutable ImageOrientation : Nullable<CoreImage.CIImageOrientation>

Field Value

Remarks

Some adjustments depend on image orientation to work, providing this hint helps the auto correction software pick the best results.

Applies to