wpf
wpf copied to clipboard
Suggestion: 10bits and HDR display
To my knowledge, WPF is limited to 8 bits display and SDR. An extension to 10 bits display and HDR would be great, modern, especially for high end imaging and video applications, and maybe games, on Windows 10/11. Since WPF relies on DirectX, it is technically possible, maybe not too complicated.
It is quite complicated as you need to upgrade to newer DirectX version.
There is couple of discussions around on this topic, latest one #10486
@miloush Where should I look for the code of the swap chain used by WPF ?
https://github.com/search?q=repo%3Adotnet%2Fwpf%20SwapChain&type=code is a good start
@siagupta0202 How a feature suggestion and a question can be duplicate of each other ?
@mprevot sorry, my bad! Will reopen the issue.