UIKit.UIImage.FromImage Method
Factory method to create a UIKit.UIImage from a Core Image CoreImage.CIImage.

Syntax

[Foundation.Export("imageWithCIImage:")]
[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_5_0)]
[ObjCRuntime.ThreadSafe]
public static UIImage FromImage (CoreImage.CIImage image)

Parameters

image
Contains the Quartz image to use.

Returns

A new image object, or null if the image cannot be created.

Remarks

(More documentation for this node is coming)

This can be used from a background thread.

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0