Gamma method functions. More...
#include <gamma.h>
Data Fields | |
| int(* | func_init )(int screen_num, int crtc_num) |
| Function to initialize method. | |
| int(* | func_end )(void) |
| Function to shutdown method. | |
| int(* | func_set_temp )(int temp, gamma_s gamma) |
| Function to set the temperature. | |
| int(* | func_get_temp )(void) |
| Function to get the temperature. | |
| char * | name |
| Method name. | |
Gamma method functions.
1.7.1