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

要应用的方向。

返回

属性

适用于