WINDOWS ONLY
pip install pywin32
- Will not work on top of a fullscreen application, if you are using this to draw on top of a game, use borderless windowed instead.
- Anything with a black background will be chroma keyed, giving the transparent effect.
- For more informaton about how the transparent window works, check the following Win32 API articles