egui/examples/images/README.md

8 lines
105 B
Markdown

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