CGImageProperties.Orientation 属性

定义

获取或设置图像的方向,作为 CIImageOrientation 对象。

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

属性值

适用于