Module iced_native::widget::image

source ·
Expand description

Display images in your user interface.

Re-exports

pub use viewer::Viewer;

Modules

Zoom and pan on an image.

Structs

A frame that displays an image while keeping aspect ratio.

Functions

Draws an Image
Computes the layout of an Image.
Creates a new Viewer with the given image Handle.