C# Class BrightnessTray.WmiFunctions

Functions to modify system values using WMI.
Afficher le fichier Open project: navhaxs/BrightnessTray Class Usage Examples

Private Methods

Méthode Description
GetBrightnessLevel ( ) : int

Query the brightness setting of the display.

SetBrightnessLevel ( int brightnessLevel ) : void

Change the brightness setting of the display.