C# 클래스 BrightnessTray.WmiFunctions

Functions to modify system values using WMI.
파일 보기 프로젝트 열기: navhaxs/BrightnessTray 1 사용 예제들

비공개 메소드들

메소드 설명
GetBrightnessLevel ( ) : int

Query the brightness setting of the display.

SetBrightnessLevel ( int brightnessLevel ) : void

Change the brightness setting of the display.