Desktopmagic
Desktopmagic copied to clipboard
Robust multi-monitor screenshot grabbing library for Python 2.x/3.x on Windows
I cant get all screens to capture with Windows Mixed Reality virtual displays, they are saved but are entirely blacked out.
i want handle screenshots,but Did not find this,who can help me
Hey, this is an issue which appears in desktopmagic and in the screeninfo library but only seem to appear when I call functions from both of these libraries in **my...
Run the script for a long time, run for more than 12 hours, it will report this error. ----------------------------------------------------------------------------------------- File "F:\myself\apprunner_client\apprunner_client\venv\lib\site-packages\desktopmagic\screengrab_win32.py", line 365, in getScreenAsImage return _getRectAsImage(None) File "F:\myself\apprunner_client\apprunner_client\venv\lib\site-packages\desktopmagic\screengrab_win32.py", line...
Added the function getWindowAsImage() to screenshot a specific window. Takes the current window if hwnd == None or any other window specified by the window handle hwnd. With win32gui.EnumWindows one...
That is, I need to fix https://github.com/ludios/Desktopmagic#known-issues I tested 64-bit Python 2.7.9 which had this problem. Haven't tested Python 3.x yet. Not sure if this is even possible to work...
Do you use Desktopmagic in your software and know how to make pypi releases? Please contact me to take ownership.