#include <tiffparser.hpp>
Collaboration diagram for Exiv2::TiffCreator:

Static Public Member Functions | |
| std::auto_ptr< TiffComponent > | create (uint32_t extendedTag, uint16_t group) |
| Create the TiffComponent for TIFF entry extendedTag and group based on the embedded lookup table. | |
|
||||||||||||
|
Create the TiffComponent for TIFF entry extendedTag and group based on the embedded lookup table. If a tag and group combination is not found in the table, a TiffEntry is created. If the pointer that is returned is 0, then the TIFF entry should be ignored. |
1.3.9.1