The properties of OpenTK.Graphics.GraphicsMode are listed below. For a list of all members, see the GraphicsMode Members list.
See Also: Inherited members from System.Object
| [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. |