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
493 stars 79 forks source link

Minimizing the window results in incorrect size #59

Open ybwork-cn opened 1 year ago

ybwork-cn commented 1 year ago

After minimizing the window for a period of time, it may not be possible to restore the window, and restarting the software may result in a very small software size

thanks

TKTSWalker commented 9 months ago

This will probably help you

https://github.com/hecomi/uWindowCapture/issues/34