Kanzi 4.0.0-beta2
WglPixelFormat Struct Reference

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.
 

Detailed Description

Stores WGL pixel formats.

Member Data Documentation

◆ index

int WglPixelFormat::index

Index (1 based) of the pixel format.

◆ descriptor

PIXELFORMATDESCRIPTOR WglPixelFormat::descriptor

Descriptor of the pixel format.


The documentation for this struct was generated from the following file: