本文介绍了如何捕获桌面的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
如何通过directx9将桌面或其他窗口捕获到位图(或其他格式);
我使用函数GetFrontBufferData,但它返回D3DERR_INVALIDCALL。
谁可以帮帮我。
how to capture desktop or other windows to a bitmap(or other format) by directx9;
I use the function GetFrontBufferData,but it return D3DERR_INVALIDCALL.
Who can help me.
推荐答案
这篇关于如何捕获桌面的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!