Files
egui/examples/screenshot/README.md
T
2022-12-04 17:27:40 +01:00

8 lines
123 B
Markdown

Example how to take screenshots and display them with eframe/egui.
```sh
cargo run -p screenshot
```
![](screenshot.png)