GraphicsContext.CreateDummyContext 方法

定义

重载

CreateDummyContext()
CreateDummyContext(ContextHandle)

CreateDummyContext()

public static OpenTK.Graphics.GraphicsContext CreateDummyContext ();
static member CreateDummyContext : unit -> OpenTK.Graphics.GraphicsContext

返回

适用于

CreateDummyContext(ContextHandle)

public static OpenTK.Graphics.GraphicsContext CreateDummyContext (OpenTK.ContextHandle handle);
static member CreateDummyContext : OpenTK.ContextHandle -> OpenTK.Graphics.GraphicsContext

参数

handle
ContextHandle

返回

适用于