Encoding and decoding of IPTC data.
More...
#include "metadatum.hpp"
#include "types.hpp"
#include "error.hpp"
#include "value.hpp"
#include "datasets.hpp"
#include <string>
#include <vector>
Namespaces |
namespace | Exiv2 |
| Provides classes and functions to encode and decode Exif and Iptc data. The libexiv2 API consists of the objects of this namespace.
|
Typedefs |
typedef std::vector< Iptcdatum > | Exiv2::IptcMetadata |
| Container type to hold all metadata.
|
Detailed Description
Encoding and decoding of IPTC data.
- Version
- Rev:
- 2681
- Author
- Brad Schick (brad) brad@robotbattle.com
- Date
- 31-Jul-04, brad: created