#include <tiffparser.hpp>
Collaboration diagram for Exiv2::TiffDecoder:
Static Public Member Functions | |
static const DecoderFct | findDecoder (const std::string &make, uint32_t extendedTag, uint16_t group) |
Find the decoder function for a key. |
|
Find the decoder function for a key. If the returned pointer is 0, the tag should not be decoded, else the decoder function should be used.
|