The members of OpenTK.Graphics.GraphicsMode are listed below.
See Also: Inherited members from System.Object
| Constructs a new GraphicsMode with sensible default parameters. | ||
| Constructs a new GraphicsMode with the specified parameters. | ||
| Constructs a new GraphicsMode with the specified parameters. | ||
| Constructs a new GraphicsMode with the specified parameters. | ||
| Constructs a new GraphicsMode with the specified parameters. | ||
| Constructs a new GraphicsMode with the specified parameters. | ||
| Constructs a new GraphicsMode with the specified parameters. | ||
| Constructs a new GraphicsMode with the specified parameters. |
| [read-only] | AccumulatorFormat | Xamarin.iOS.dll=OpenTK.Graphics.ColorFormat. Gets an OpenTK.Graphics.ColorFormat that describes the accumulator format for this GraphicsFormat. |
| [read-only] | Buffers | int. Gets a System.Int32 containing the number of buffers associated with this DisplayMode. |
| [read-only] | ColorFormat | Xamarin.iOS.dll=OpenTK.Graphics.ColorFormat. Gets an OpenTK.Graphics.ColorFormat that describes the color format for this GraphicsFormat. |
| [read-only] static | Default | Xamarin.iOS.dll=OpenTK.Graphics.GraphicsMode. Returns an OpenTK.GraphicsFormat compatible with the underlying platform. |
| [read-only] | Depth | int. Gets a System.Int32 that contains the bits per pixel for the depth buffer for this GraphicsFormat. |
| Index | Nullable<IntPtr>. Gets a nullable IntPtr value, indicating the platform-specific index for this GraphicsMode. | |
| [read-only] | Samples | int. Gets a System.Int32 that contains the number of FSAA samples per pixel for this GraphicsFormat. |
| [read-only] | Stencil | int. Gets a System.Int32 that contains the bits per pixel for the stencil buffer of this GraphicsFormat. |
| [read-only] | Stereo | bool. Gets a System.Boolean indicating whether this DisplayMode is stereoscopic. |
override | Equals(object)Documentation for this section has not yet been entered. | |
Equals(Xamarin.iOS.dll=OpenTK.Graphics.GraphicsMode)Documentation for this section has not yet been entered. | ||
override | GetHashCode()Documentation for this section has not yet been entered. | |
override | ToString()Returns a System.String describing the current GraphicsFormat. | |