hecomi / uWindowCapture

This allows you to use Windows Graphics Capture / PrintWindow / BitBlt in Windows to capture multiple windows individually and easily use them as Texture2D in Unity.
https://tips.hecomi.com/entry/2021/04/30/230322
MIT License
505 stars 81 forks source link

How to hide yellow selection box when capturing window? #55

Open BelieveXiaoShuai opened 1 year ago

BelieveXiaoShuai commented 1 year ago

I am using uWindowCapture, and I noticed that when capturing windows, there is a yellow selection box surrounding the chosen window. I would like to request a feature or information on how to remove this yellow selection box when select a window, as it can be visually distracting in some use cases.

Thank you for your attention and support. I look forward to hearing any possible solutions or updates regarding this issue.

StefanoCos commented 1 year ago

Can it be done?I'd love to be able to

BelieveXiaoShuai commented 1 year ago

Can it be done?I'd love to be able to

I'm sorry but I haven't found a solution to hide the yellow selection box yet. I agree that it would be wonderful to have a way to remove it. If you or anyone else could help me out, that would be greatly appreciated.

Thanks in advance for any assistance or suggestions you guys might have.