Files
egui/examples/download_image/README.md
T
2022-12-04 17:27:40 +01:00

8 lines
120 B
Markdown

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