OpenTK.Graphics.GraphicsMode: Property Members

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

Public Properties

[read-only]
AccumulatorFormatXamarin.iOS.dll=OpenTK.Graphics.ColorFormat. Gets an OpenTK.Graphics.ColorFormat that describes the accumulator format for this GraphicsFormat.
[read-only]
Buffersint. Gets a System.Int32 containing the number of buffers associated with this DisplayMode.
[read-only]
ColorFormatXamarin.iOS.dll=OpenTK.Graphics.ColorFormat. Gets an OpenTK.Graphics.ColorFormat that describes the color format for this GraphicsFormat.
[read-only]
static
DefaultXamarin.iOS.dll=OpenTK.Graphics.GraphicsMode. Returns an OpenTK.GraphicsFormat compatible with the underlying platform.
[read-only]
Depthint. Gets a System.Int32 that contains the bits per pixel for the depth buffer for this GraphicsFormat.
IndexNullable<IntPtr>. Gets a nullable IntPtr value, indicating the platform-specific index for this GraphicsMode.
[read-only]
Samplesint. Gets a System.Int32 that contains the number of FSAA samples per pixel for this GraphicsFormat.
[read-only]
Stencilint. Gets a System.Int32 that contains the bits per pixel for the stencil buffer of this GraphicsFormat.
[read-only]
Stereobool. Gets a System.Boolean indicating whether this DisplayMode is stereoscopic.