Specifies the type of pixel data. The following types are defined.
Value | Meaning |
---|---|
PFD_TYPE_RGBA | RGBA pixels. Each pixel has four components in this order: red, green, blue, and alpha. |
PFD_TYPE_COLORINDEX | Color-index pixels. Each pixel uses a color-index value. |
Gdi.PIXELFORMATDESCRIPTOR Class | Tao.Platform.Windows Namespace