CGImageProperties.Orientation Property

Definition

Gets or sets the orientation of an image, as a CIImageOrientation object.

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

Property Value

Applies to