bryal / DXGCap

DEPRECATED Lib to capture screen to rgb array with DXGI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NO MAINTENANCE INTENDED

Deprecated in favor of my new(er) Rust-version of this kind of software, https://github.com/bryal/dxgcap-rs.

DXGCap

A small library for capturing the screen with DXGI in C++. Might be optimized for use through FFI in Rust, since thats where I intend to use it.

About

DEPRECATED Lib to capture screen to rgb array with DXGI

License:MIT License


Languages

Language:C++ 100.0%