![]() |
Exiv2
|
Data structure used to list image tags for TIFF and TIFF-like images. More...
#include <tiffimage_int.hpp>
Classes | |
| struct | Key |
| Search key for TIFF image tag structure. More... | |
Public Member Functions | |
| bool | operator== (const Key &key) const |
| Comparison operator to compare a TiffImgTagStruct with a TiffImgTagStruct::Key. | |
Public Attributes | |
| uint16_t | tag_ |
| Image tag. | |
| IfdId | group_ |
| Group that contains the image tag. | |
Data structure used to list image tags for TIFF and TIFF-like images.
1.8.14