Share via


UIGraphics.BeginImageContextWithOptions(CGSize, Boolean, NFloat) Method

Definition

public static void BeginImageContextWithOptions(CoreGraphics.CGSize size, bool opaque, System.Runtime.InteropServices.NFloat scale);
static member BeginImageContextWithOptions : CoreGraphics.CGSize * bool * System.Runtime.InteropServices.NFloat -> unit

Parameters

size
CGSize
opaque
Boolean
scale
NFloat

Applies to