asweigart / pyscreeze

PyScreeze is a simple, cross-platform screenshot module for Python 2 and 3.
BSD 3-Clause "New" or "Revised" License
187 stars 94 forks source link

fix: in method [_screenshot_xxx ], causing larger screenshots #114

Open lxk696 opened 7 months ago

lxk696 commented 7 months ago

fix: in method [_screenshot_xxx ]; Use param[region] error, causing larger screenshots

withi issue #113 : https://github.com/asweigart/pyscreeze/issues/113