tiff::decoder::ifd

Type Alias Directory

Source
pub type Directory = HashMap<Tag, Entry>;
Expand description

Type representing an Image File Directory

Aliased Typeยง

struct Directory { /* private fields */ }