Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

grabscreen takes all screens #33

Closed
StefBrands opened this issue May 19, 2017 · 1 comment
Closed

grabscreen takes all screens #33

StefBrands opened this issue May 19, 2017 · 1 comment

Comments

@StefBrands
Copy link

When I use the grabscreen code it grabs my entire desktop of 3 monitors. But it only has visual info on a youtube video.

I changed the imports a bit as I had No module named ... errors. Imports are now as follows:
from win32 import win32gui import win32ui, win32con, win32api

So, the grabscreen doesn't focus on the GTA window, which is 800x600, and takes images of the size of 3 monitors and only has visual info on a youtube video on another monitor.

@StefBrands
Copy link
Author

I failed to call the grabscreen WITH a region so thats why it failed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant