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

BitBlt single copy may cause screen distortion #35

Open
yuanyuanxiang opened this issue Jan 13, 2025 · 0 comments
Open

BitBlt single copy may cause screen distortion #35

yuanyuanxiang opened this issue Jan 13, 2025 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@yuanyuanxiang
Copy link
Owner

In the function ScanScreen, a single copy of screen will cause distortion.

Divide a single copy operation into multiple steps and Sleep a duration between two copies. This can alleviate the issue to some extent.

@yuanyuanxiang yuanyuanxiang added the help wanted Extra attention is needed label Jan 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant