Tagged Questions
1
vote
1answer
552 views
WPF Image won't display BitmapSource
I'm new to using WPF and GDI, and I'm having trouble displaying an image. My eventual goal is to build something expose-like. So far, I gray-out the screens, gather all the active HWNDs, and capture ...