Share via


CIImage.CreateByApplyingOrientation(CGImagePropertyOrientation) Method

Definition

[Foundation.Export("imageByApplyingCGOrientation:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreImage.CIImage CreateByApplyingOrientation(ImageIO.CGImagePropertyOrientation orientation);
[<Foundation.Export("imageByApplyingCGOrientation:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member CreateByApplyingOrientation : ImageIO.CGImagePropertyOrientation -> CoreImage.CIImage
override this.CreateByApplyingOrientation : ImageIO.CGImagePropertyOrientation -> CoreImage.CIImage

Parameters

Returns

Attributes

Applies to