Tao.Platform.Windows SDK Documentation

Gdi.PIXELFORMATDESCRIPTOR.cAlphaShift Field

Specifies the shift count for alpha bitplanes in each RGBA color buffer. Alpha bitplanes are not supported.

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

See Also

Gdi.PIXELFORMATDESCRIPTOR Class | Tao.Platform.Windows Namespace