Skip to main content

Crate egui_img

Crate egui_img 

Source
Expand description

Tiny helper to show an RGBA image inside an egui window.

Functionsยง

view_image
Show an RGBA image in a lightweight egui window.
view_image_with_screenshot
View an image and emit a screenshot to output once the first frame is rendered.