mirror of
https://github.com/Dadido3/noita-mapcap.git
synced 2024-11-18 17:17:31 +00:00
David Vogel
c78a8b56ae
- Capture hWnd HDC directly (Window can be behind other windows) - Update README.md |
||
---|---|---|
.. | ||
.gitignore | ||
capture.dll | ||
Capture.pb | ||
README.md |
Capture
A dynamically linked library, that supplies a single function to take a screenshot and store it as PNG file.
State
Works, not as fast as the go version, but fast enough.