CGContext.DrawImage(CGRect, CGImage) Method

Definition

public void DrawImage (CoreGraphics.CGRect rect, CoreGraphics.CGImage image);
member this.DrawImage : CoreGraphics.CGRect * CoreGraphics.CGImage -> unit

Parameters

rect
CGRect
image
CGImage

Applies to