Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
688
std::string Image::comment() const {
689
return comment_;
690
}
691
692
const std::string& Image::xmpPacket() const {
693
return xmpPacket_;
Callers
1
setMetadata
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected