Python Forum
[PyGUI] Screenshot in tkinter
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[PyGUI] Screenshot in tkinter
#3
Actually i am using pyautogui and selecting regions,but i want some automation that it always captures that particular frame,instead of providing pixels of that region.
myScreenshot = pyautogui.screenshot('image.png',region=(70,60,1000,900)).
Reply


Messages In This Thread
Screenshot in tkinter - by raghav7203 - Feb-04-2020, 02:38 PM
RE: Screenshot in tkinter - by Axel_Erfurt - Feb-04-2020, 04:51 PM
RE: Screenshot in tkinter - by raghav7203 - Feb-05-2020, 11:05 AM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020