Module nannou::ui::prelude::widget::primitive::image[][src]

A simple, non-interactive widget for drawing an Image.

Structs

Image

A primitive and basic widget for drawing an Image.

State

Unique State to be stored between updates for the Image.

Style

Unique styling for the Image widget.