UIGraphicsRenderer.GetContext(UIGraphicsRendererFormat) 方法

定义

CGContext获取呈现器的 。 重写此类的开发人员必须重写此方法。

[Foundation.Export("contextWithFormat:")]
public static CoreGraphics.CGContext GetContext (UIKit.UIGraphicsRendererFormat format);
static member GetContext : UIKit.UIGraphicsRendererFormat -> CoreGraphics.CGContext

参数

返回

属性

适用于