Tao.Platform.Windows SDK Documentation

Gdi.PIXELFORMATDESCRIPTOR.cGreenBits Field

Specifies the number of green bitplanes in each RGBA color buffer.

[Visual Basic]
Public cGreenBits As Byte
[C#]
public byte cGreenBits;

See Also

Gdi.PIXELFORMATDESCRIPTOR Class | Tao.Platform.Windows Namespace