[−][src]Crate captrs
Cross-platform screen capture. Uses DXGI desktop-duplication on Windows, and X11 (xlib, XGetImage) on *nix
Structs
Capturer | A screen capturer. |
Enums
CaptureError |
Type Definitions
Bgr8 | Color represented by additive channels: Blue (b), Green (g), and Red (r). |