#include <tiffimage_int.hpp>
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. | |
uint16_t | group_ |
Group that contains the image tag. | |
Classes | |
struct | Key |
Search key for TIFF image tag structure. More... |