共用方式為


AVDepthData.ApplyExifOrientation(CGImagePropertyOrientation) 方法

定義

傳回新的鏡像或旋轉深度資料集。

[Foundation.Export("depthDataByApplyingExifOrientation:")]
public virtual AVFoundation.AVDepthData ApplyExifOrientation (ImageIO.CGImagePropertyOrientation exifOrientation);
abstract member ApplyExifOrientation : ImageIO.CGImagePropertyOrientation -> AVFoundation.AVDepthData
override this.ApplyExifOrientation : ImageIO.CGImagePropertyOrientation -> AVFoundation.AVDepthData

參數

exifOrientation
CGImagePropertyOrientation

要套用的方向。

傳回

屬性

適用於