Read/Parse all supported resolution from monitor's EDID hex string C#

173 Views Asked by At

I have the EDID hex string for specific monitor I want to display all the supported resolutions in drop down using C#. Can anyone suggest which block contains the info related to all supported resolution and how to parse it using C#

I am able to get the basic monitor details and highest supported resolution but could not find out a way to read/parse all resolutions supported by monitor.

0

There are 0 best solutions below