1
0
mirror of https://github.com/emilk/egui.git synced 2026-06-27 15:13:12 -04:00
Files
egui/examples/retained_image/README.md
2022-12-04 17:27:40 +01:00

8 lines
107 B
Markdown

Example how to show an image with eframe/egui.
```sh
cargo run -p retained_image
```
![](screenshot.png)