Make screenshot of DirectX window that is hidden and doesn't have focus

生来就可爱ヽ(ⅴ<●) 提交于 2020-01-23 17:44:06

问题


How to grab a screenshot of a DirectX window that is not in foreground and doesn't have focus. I want to monitor what happens with application in the background, but without switching to it.

The standard way with PrintWindow doesn't work. You can test that on Unity apps, for example.

来源:https://stackoverflow.com/questions/30694056/make-screenshot-of-directx-window-that-is-hidden-and-doesnt-have-focus

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!