#include <crwimage.hpp>
Inheritance diagram for Exiv2::CiffEntry:
Public Member Functions | |
Creators | |
virtual | ~CiffEntry () |
Virtual destructor. | |
Manipulators | |
virtual void | add (RawMetadata::AutoPtr component) |
Add a component to the composition. | |
Accessors | |
virtual void | extract (Image &image, ByteOrder byteOrder) const |
Extract metadata from the component and add it to image. |
|
Extract metadata from the component and add it to image.
Implements Exiv2::CiffComponent. |