C# (CSharp) OpenTK.Graphics Namespace

Nested Namespaces

OpenTK.Graphics.ES10
OpenTK.Graphics.ES11
OpenTK.Graphics.ES20
OpenTK.Graphics.OpenGL

Classes

Name Description
ColorFormat Defines the ColorFormat component of a GraphicsMode.
GraphicsBindingsBase Implements BindingsBase for the OpenTK.Graphics namespace (OpenGL and OpenGL|ES).
GraphicsContext
GraphicsContextBase
GraphicsContextException Represents errors related to a GraphicsContext.
GraphicsContextMissingException
GraphicsContextVersion Defines the version information of a GraphicsContext.
GraphicsErrorException Identifies a specific OpenGL or OpenGL|ES error. Such exceptions are only thrown when OpenGL or OpenGL|ES automatic error checking is enabled - GraphicsContext.ErrorChecking property. Important: Do *not* catch this exception. Rather, fix the underlying issue that caused the error.
GraphicsModeException Represents errors related to unavailable graphics parameters.
Point
Rectangle
Size