egui/examples/screenshot/README.md

8 lines
123 B
Markdown
Raw Normal View History

Example how to take screenshots and display them with eframe/egui.
2022-05-29 18:33:04 +00:00
```sh
cargo run -p screenshot
```
![](screenshot.png)