Skip to main content

Module capture

Module capture 

Source
Expand description

Helpers for capturing screenshots of the UI.

Structs§

CaptureState
A texture and a buffer for reading the rendered frame back to the cpu.

Functions§

capture_channel
Creates a new asynchronous channel, returning the sender/receiver halves.

Type Aliases§

CaptureReceiver
CaptureSender