Module conrod::image [] [src]

A type used to manage a user's image data and map them to Image widgets:

Structs

Map

A type used to map the widget::Id of Image widgets to their associated Img data.

Type Definitions

HashMap

The type of std::collections::HashMap used within the image::Map.