mirror of
https://github.com/emilk/egui.git
synced 2026-06-27 07:03:14 -04:00
8 lines
107 B
Markdown
8 lines
107 B
Markdown
Example how to show an image with eframe/egui.
|
|
|
|
```sh
|
|
cargo run -p retained_image
|
|
```
|
|
|
|

|