MCPcopy Create free account
hub / github.com/Exiv2/exiv2 / comment

Method comment

src/image.cpp:688–690  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

686}
687
688std::string Image::comment() const {
689 return comment_;
690}
691
692const std::string& Image::xmpPacket() const {
693 return xmpPacket_;

Callers 1

setMetadataMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected