AVSemanticSegmentationMatte.ApplyExifOrientation Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Foundation.Export("semanticSegmentationMatteByApplyingExifOrientation:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AVFoundation.AVSemanticSegmentationMatte ApplyExifOrientation(ImageIO.CGImagePropertyOrientation exifOrientation);
[<Foundation.Export("semanticSegmentationMatteByApplyingExifOrientation:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member ApplyExifOrientation : ImageIO.CGImagePropertyOrientation -> AVFoundation.AVSemanticSegmentationMatte
override this.ApplyExifOrientation : ImageIO.CGImagePropertyOrientation -> AVFoundation.AVSemanticSegmentationMatte
Parameters
- exifOrientation
- CGImagePropertyOrientation
Returns
- Attributes