Stores WGL pixel formats. More...
#include <kanzi/platform/platform/context/wgl/kzs_wgl_library.h>
Public Attributes | |
| PIXELFORMATDESCRIPTOR | descriptor |
| Descriptor of the pixel format. | |
| int | index |
| Index (1 based) of the pixel format. | |
Stores WGL pixel formats.
| int WglPixelFormat::index |
Index (1 based) of the pixel format.
| PIXELFORMATDESCRIPTOR WglPixelFormat::descriptor |
Descriptor of the pixel format.