#include <tiffcomposite_int.hpp>
Public Member Functions | |
bool | operator== (uint32_t idx) const |
Comparison with idx. | |
uint32_t | size (uint16_t tag, uint16_t group) const |
Get the size in bytes of a tag. | |
Public Attributes | |
uint32_t | idx_ |
Index in bytes from the start. | |
TiffType | tiffType_ |
TIFF type of the element. | |
uint32_t | count_ |
Number of components. |