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

Method PreviewManager

src/preview.cpp:1011–1012  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1009}
1010
1011PreviewManager::PreviewManager(const Image& image) : image_(image) {
1012}
1013
1014PreviewPropertiesList PreviewManager::getPreviewProperties() const {
1015 PreviewPropertiesList list;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected