次の方法で共有


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

適用する向き。

戻り値

属性

適用対象