I am trying to get a application screenshot of another process that is in the background, after I minimise the process. Anyway I could do this?
Similar to the question here.
But I couldn't get it to work on my Macbook, since instead of win32gui
I am using Quartz
, as os.commands
for getting the screen process and screenshots.