Crate captrs [] [src]

Cross-platform screen capture. Uses DXGI desktop-duplication on Windows, and X11 (xlib, XGetImage) on *nix

Structs

Capturer

Enums

CaptureError

Type Definitions

Bgr8

Color represented by additive channels: Blue (b), Green (g), and Red (r).