I wish to take screenshot of python tkinter window (NOT the entire computer scrren). I applied following codes:
import pyautogui import tkinter as tk root= t