Module iced::widget::image

source ·
Available on crate feature image only.
Expand description

Display images in your user interface.

Modules

Zoom and pan on an image.

Structs

A handle of some image data.
A frame that displays an image with the ability to zoom in/out and pan.

Functions

Creates a new Viewer with the given image Handle.

Type Definitions

A frame that displays an image.