python - Fetching the process image output -


i need fetch image rendered process (a video game, precise). know pid in linux. suppose rendered image exists if process not in foreground (even mininized). if i'm not wrong this, there way obtain image? i'd using python.

i aware put in foreground , take screenshot seems faster (again, if i'm wrong, correct me). know not every process outputs image process working is.

p.s. i'd use correct terminology unsure how works.


Comments

Popular posts from this blog

What is happening when Matlab is starting a "parallel pool"? -

angular - DownloadURL return null in below code -

php - Cannot override Laravel Spark authentication with own implementation -