GraphicsContext.CreateDummyContext Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
CreateDummyContext() | |
CreateDummyContext(ContextHandle) |
CreateDummyContext()
public static OpenTK.Graphics.GraphicsContext CreateDummyContext ();
static member CreateDummyContext : unit -> OpenTK.Graphics.GraphicsContext
Returns
Applies to
CreateDummyContext(ContextHandle)
public static OpenTK.Graphics.GraphicsContext CreateDummyContext (OpenTK.ContextHandle handle);
static member CreateDummyContext : OpenTK.ContextHandle -> OpenTK.Graphics.GraphicsContext
Parameters
- handle
- ContextHandle