Tao.Platform.Windows SDK Documentation

Gdi.PIXELFORMATDESCRIPTOR.cAlphaBits Field

Specifies the number of alpha bitplanes in each RGBA color buffer. Alpha bitplanes are not supported.

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

See Also

Gdi.PIXELFORMATDESCRIPTOR Class | Tao.Platform.Windows Namespace