Beispiel #1
0
 public static void SetGammaRamp(Monitor monitor, GammaRamp ramp)
 {
     Imports.glfwSetGammaRamp(monitor, ramp);
 }