Expand description
Datastructures for representing an IFD of a read / to write DNG / DCP
Structs§
- Ifd
- Represents an IFD-Tree that was read / can be written
- IfdEntry
- A singular entry in an IFD (that does not know its path)
- IfdEntry
Ref - A ref to a singular entry in an IFD
- IfdPath
- The absolute path at which the entry is found in the IFD-tree
Enums§
- IfdPath
Element - A segment of an IfdPath
- IfdValue
- A singular Value in an IFD (that doesn’t know its tag or path)