Reputation: 49
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.
Upvotes: 0
Views: 220