#include <cr2image.hpp>
Collaboration diagram for Exiv2::Cr2Decoder:

Static Public Member Functions | |
| 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.
|
1.3.9.1