View Single Post
  #11  
Old 12-03-2014, 10:44 AM
Klath Klath is offline
Scrawny Gnoll


Join Date: Jun 2010
Posts: 28
Default SetGamma utility

Here's a link to a small command line utility for Windows that uses SetDeviceGammaRamp() to adjust the brightness level of the display. Not all devices support this method but it seems to work well on Windows 7/8.

SetGamma v0.01

Purpose:
Sets the gamma level for the display.

Usage:
SetGamma <intensity level>

Where <intensity level> is number between 0 and 255.
Lower values are darker and higher values are brighter.
A value of 128 will return the display to the default brightness

Example:
SetGamma 224