次の方法で共有


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

戻り値

適用対象