OpenTK.Graphics.ColorFormat: Property Members

The properties of OpenTK.Graphics.ColorFormat are listed below. For a list of all members, see the ColorFormat Members list.

See Also: Inherited members from System.ValueType

Public Properties

[read-only]
Alphaint. Gets the bits per pixel for the Alpha channel.
[read-only]
BitsPerPixelint. Gets the sum of Red, Green, Blue and Alpha bits per pixel.
[read-only]
Blueint. Gets the bits per pixel for the Blue channel.
[read-only]
Greenint. Gets the bits per pixel for the Green channel.
[read-only]
IsIndexedbool. Gets a System.Boolean indicating whether this ColorFormat is indexed.
[read-only]
Redint. Gets the bits per pixel for the Red channel.