AVDepthData.ApplyExifOrientation(CGImagePropertyOrientation) Method

Definition

Returns a new mirrored or rotated set of depth data.

[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

Parameters

exifOrientation
CGImagePropertyOrientation

The orientation to apply.

Returns

Attributes

Applies to