Module iced_native::widget::image::viewer[][src]

Zoom and pan on an image.

Structs

State

The local state of a Viewer.

Viewer

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

Traits

Renderer

The renderer of an Viewer.