Syntax
[Foundation.Export("imageWithCIImage:scale:orientation:")]
[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_6_0)]
[ObjCRuntime.ThreadSafe]
public static
UIImage FromImage (
CoreImage.CIImage ciImage,
UIImageOrientation orientation,
nfloat scale)
Parameters
- ciImage
- Core Image that is to be encapsulated.
- scale
- Scale factor to be used when interpreting the image data.
- orientation
- Orientation for the image data.
Returns
New image.
Remarks
Requirements
Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0