Module conrod_core::widget::primitive::image[][src]

Expand description

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

Structs

A primitive and basic widget for drawing an Image.

Unique State to be stored between updates for the Image.

Unique styling for the Image widget.