UIKit.UIImage.Draw Method
This method will draw an image starting at the specified point.

Syntax

[Foundation.Export("drawAtPoint:blendMode:alpha:")]
[ObjCRuntime.ThreadSafe]
public virtual void Draw (CoreGraphics.CGBlendMode blendMode, CoreGraphics.CGPoint point, nfloat alpha)

Parameters

point
The point for the top-left corner of the image.
blendMode
The blend mode to use.
alpha
The opacity of the image as it is drawn.

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