Win32 GDI interface. More...
#include <wingdi.h>Functions | |
| int | w32gdi_init (int screen_num, int crtc_num) |
| Initialize windows GDI. | |
| int | w32gdi_free (void) |
| Frees the GDI context. | |
| void | w32gdi_restore (void) |
| Restores saved gamma ramps. | |
| int | w32gdi_set_temperature (int temp, gamma_s gamma) |
| Sets the temperature. | |
| int | w32gdi_get_temperature (void) |
| Retrieves current temperature. | |
| int | w32gdi_load_funcs (gamma_method_s *method) |
| Load WinGDI functions into methods structure. | |
Win32 GDI interface.
1.7.1