Type Definition tiff::decoder::ifd::Directory [−][src]
pub type Directory = HashMap<Tag, Entry>;
Expand description
Type representing an Image File Directory
pub type Directory = HashMap<Tag, Entry>;
Type representing an Image File Directory