#include <tiffimage_int.hpp>

Static Public Member Functions | |
|
static 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. If the pointer that is returned is 0, then the TIFF entry should be ignored. | |
| static void | getPath (TiffPath &tiffPath, uint32_t extendedTag, uint16_t group) |
| Get the path, i.e., a list of TiffStructure pointers, from the root TIFF element to the TIFF entry extendedTag and group. | |
1.5.8