C:截图

RYN*_*RYN 4 c windows screenshot

如何捕获屏幕并将其保存为 C 中的图像?
操作系统:Windows(XP 和 7)

谢谢

Gre*_*g S 5

你试过谷歌吗?此论坛条目有一个示例,其中包含使用 Win32 API 的 C 源代码。

编辑:同时发现重复项:How can I take a Screenshot and save it as JPEG on Windows?