noita-mapcap/bin/capture-b
David Vogel c78a8b56ae Update capture method
- Capture hWnd HDC directly (Window can be behind other windows)
- Update README.md
2020-10-18 00:39:58 +02:00
..
.gitignore Fix empty screenshots & add DLL 2019-10-23 20:04:36 +02:00
capture.dll Update capture method 2020-10-18 00:39:58 +02:00
Capture.pb Update capture method 2020-10-18 00:39:58 +02:00
README.md Fix empty screenshots & add DLL 2019-10-23 20:04:36 +02:00

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.