egui/examples/retained_image/README.md

7 lines
107 B
Markdown

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