다음을 통해 공유


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

반환

적용 대상