#include <tiffcomposite_int.hpp>
Public Member Functions | |
Creators | |
TiffPathItem (uint32_t extendedTag, uint16_t group) | |
Constructor. | |
Accessors | |
uint16_t | tag () const |
Return the tag corresponding to the extended tag. | |
uint32_t | extendedTag () const |
Return the extended tag (32 bit so that it can contain special tags). | |
uint16_t | group () const |
Return the group. |