XMP property and type information.
References:
XMP Specification from Adobe (Property descriptions copied from the XMP specification with the permission of Adobe)
More...
#include "types.hpp"
#include "metadatum.hpp"
#include "tags.hpp"
#include <string>
#include <iosfwd>
#include <memory>
|
| Exiv2 |
| Provides classes and functions to encode and decode Exif and Iptc data. The libexiv2 API consists of the objects of this namespace.
|
|
|
std::ostream & | Exiv2::operator<< (std::ostream &os, const XmpPropertyInfo &propertyInfo) |
| Output operator for property info.
|
|
XMP property and type information.
References:
XMP Specification from Adobe (Property descriptions copied from the XMP specification with the permission of Adobe)
- Version
- Rev
- 3091
- Author
- Andreas Huggel (ahu) ahuggel@gmx.net
-
Gilles Caulier (cgilles) caulier dot gilles at gmail dot com
- Date
- 13-Jul-07, ahu: created