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 */ }