#include <tiffcomposite.hpp>
Public Member Functions | |
Creators | |
TiffDataEntry (uint16_t tag, uint16_t group, uint16_t szTag, uint16_t szGroup) | |
Constructor. | |
virtual | ~TiffDataEntry () |
Virtual destructor. | |
Accessors | |
uint16_t | szTag () const |
Return the group of the entry which has the size. | |
uint16_t | szGroup () const |
Return the group of the entry which has the size. |