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