C# Class BrightnessTray.WmiFunctions

Functions to modify system values using WMI.
ファイルを表示 Open project: navhaxs/BrightnessTray Class Usage Examples

Private Methods

Method Description
GetBrightnessLevel ( ) : int

Query the brightness setting of the display.

SetBrightnessLevel ( int brightnessLevel ) : void

Change the brightness setting of the display.