📜  如何使用 pyautogui 定位图像 - Python 代码示例

📅  最后修改于: 2022-03-11 14:46:48.077000             🧑  作者: Mango

代码示例1
>>> import pyautogui
>>> button7location = pyautogui.locateOnScreen('calc7key.png')
>>> print(button7location) #print location of button