UIKit.UIImage.FromImage Method
Creates a new image oject from a Quartz image.

Syntax

[Foundation.Export("imageWithCGImage:")]
[ObjCRuntime.ThreadSafe]
public static UIImage FromImage (CoreGraphics.CGImage image)

Parameters

image
Contains the Quartz image to use.

Returns

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

Remarks

This can be used from a background thread.

Requirements

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