asweigart / pyscreeze

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

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

Open lxk696 opened 9 months ago

lxk696 commented 9 months ago

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

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