Share via


CGImageProperties.Orientation Property

Definition

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

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

Property Value

Applies to