| Type | Reason |
|---|---|
| Color4 | Documentation for this section has not yet been entered. |
| ColorFormat | Defines the ColorFormat component of a GraphicsMode. |
| GraphicsBindingsBase | Documentation for this section has not yet been entered. |
| GraphicsContext | Represents and provides methods to manipulate an OpenGL render context. |
| GraphicsContextException | Represents errors related to a GraphicsContext. |
| GraphicsContextFlags | Enumerates various flags that affect the creation of new GraphicsContexts. |
| GraphicsContextMissingException | Thrown when an operation that required GraphicsContext is performed, when no GraphicsContext is current in the calling thread. |
| GraphicsMode | Defines the format for graphics operations. |
| GraphicsModeException | Represents errors related to unavailable graphics parameters. |
| IGraphicsContext | Provides methods for creating and interacting with an OpenGL context. |
| IGraphicsContextInternal | Provides methods to create new GraphicsContexts. Should only be used for extending OpenTK. |