Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 1.08 KB

README.md

File metadata and controls

20 lines (14 loc) · 1.08 KB

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.