#include <tiffcomposite_int.hpp>
Public Member Functions | |
| TiffPathItem (uint32_t extendedTag, uint16_t group) | |
| Constructor. | |
| 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. | |
1.5.9