Easy way to capture specific window
Hi guys, i try to develop software can capture every x seconds a specific window and perfom click
I you have already did this or advice 🙂
I would like do make it with DirectX , i found this project : https://github.com/Shehryar/Duplicator
Today i acheive the job with CopyFromScreen but it's not good. I can select specific windows, minimized or in background :/
I can take screen shot of specific windows only if the window is on top and on the main thread. If another windows is over it's capture like screen see it
GitHub
GitHub - Shehryar/Duplicator: Screen Capture and Video Recording C#...
Screen Capture and Video Recording C# samples. Contribute to Shehryar/Duplicator development by creating an account on GitHub.
0 Replies