Tao.Platform.Windows SDK Documentation

Gdi.PIXELFORMATDESCRIPTOR.cBlueBits Field

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

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

See Also

Gdi.PIXELFORMATDESCRIPTOR Class | Tao.Platform.Windows Namespace