dxcam-cppv0.2.5
- Updated
A high performance screen capturing library for Windows rewriting DXcam in C++.
- Project website: https://github.com/Fidelxyz/DXCam-CPP
- Documentation: https://dxcam-cpp.readthedocs.io/en/latest/
#Usage
dxcam-cpp provides CMake targets:
find_package(DXCam CONFIG REQUIRED)
target_link_libraries(main PRIVATE DXCam::DXCam)#Features
No features defined.
#Dependencies
opencv4
Features: (none)
and 2 transitive dependencies:
cpu-features (through opencv4)
Platforms:
android- zlib (through opencv4)
#Host Dependencies
and one transitive dependency:
- vcpkg-get-python-packages (through opencv4)
#Used By
No ports use this.
#Host Tool For
No ports use this.
#Contributors
Fidel Yin