【发布时间】:2012-12-19 02:11:28
【问题描述】:
我想在 windows os 中使用 python 获取我已经拥有它的句柄 (hwnd) 的窗口的照片(缩略图)。
【问题讨论】:
-
尝试搜索。你可以从这里开始 - stackoverflow.com/questions/3260559/…
-
@NickODell - OP 想使用 python。
-
获得图像后您打算如何处理?
-
@Aesthete 我知道。我不认为它有一个 python 库 - 他必须调用 Windows API。