Skip to content

GKO95/Win32.EDID

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Win32.EDID

C++, C# (.NET Framework 4 & .NET 5), and Python 3 project on accessing monitor EDID using the Win32 API.

Extended Display Identification Data

Extended Display Identification Data (EDID) is a data stored inside a monitor, containing information on the monitor and its video capabilities. This includes monitor manufacturer, product & serial number, native resolution, video interface, and more. Some of the widely-known programs that parses this EDID are softMCCS and NVIDIA Control Panel (commercially).

About

C++, C#, and Python 3 project on accessing monitor EDID using the Win32 API.

Topics

Resources

License

Stars

Watchers

Forks