CIDetectorOptions.ImageOrientation Property

Definition

The orientation of the source image, or null.

public Nullable<CoreImage.CIImageOrientation> ImageOrientation { get; set; }
member this.ImageOrientation : Nullable<CoreImage.CIImageOrientation> with get, set

Property Value

Applies to