/SharpLibMonitorConfig

Provide Windows Monitor Configuration for .NET applications

Primary LanguageC#GNU General Public License v3.0GPL-3.0

Build Status

Windows Monitor Configuration library

A .NET library providing Windows Monitor Configuration functionalities to .NET applications. Written in C++/CLI to conveniently leverage Win32 APIs without dealing with Platform Invocation Services.

Windows Monitor Configuration enables applications to adjust a monitor settings such as brightness, contrast and colors. It should work with any monitor compatible with Display Data Channel (DDC/CI) standards.

Monitor Configuration Demo

A .NET C# application making use of the above library.

Downloads

Please visist the Monitor Configuration Demo home page.