Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 517 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 517 Bytes

Win32.EDID

C++, .NET Framework 4, and Python 3 project accessing monitor EDID using the Win32 API (or WinRT on .NET 8 proejct).

Extended Display Identification Data

Extended Display Identification Data (aka. 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 parse EDID are softMCCS and NVIDIA Control Panel.