mirror of
https://github.com/emilk/egui.git
synced 2026-06-26 22:53:14 -04:00
8 lines
123 B
Markdown
8 lines
123 B
Markdown
Example how to take screenshots and display them with eframe/egui.
|
|
|
|
```sh
|
|
cargo run -p screenshot
|
|
```
|
|
|
|

|