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

Add Windows Screenshot with ctypes+pywin32 #459

Merged
merged 1 commit into from
Oct 21, 2018
Merged

Conversation

KeyWeeUsr
Copy link
Contributor

Default format for Windows is a bitmap. Also this takes care of DPI if on versions that use it. If the DPI awareness isn't set e.g. on Win 8.1, the screenshot of 1080p is around ~1530p. In case user wants to set own awareness (per monitor or what not), we should always return it to the original state.

@KeyWeeUsr KeyWeeUsr merged commit 4484d9a into master Oct 21, 2018
@KeyWeeUsr KeyWeeUsr deleted the win_screenshot branch October 21, 2018 14:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant