vinjn / DXGCap

Lib to capture screen to rgb array with DXGI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Lib to capture screen to rgb array with DXGI

License:MIT License


Languages

Language:C++ 100.0%