Use exiv2 for metadata handling
This commit is contained in:
@@ -73,7 +73,7 @@ class Thumbnail
|
||||
void _loadThumbnail (bool firstTrial = true);
|
||||
void _saveThumbnail ();
|
||||
void _generateThumbnailImage ();
|
||||
int infoFromImage (const Glib::ustring& fname, std::unique_ptr<rtengine::RawMetaDataLocation> rml = nullptr);
|
||||
int infoFromImage (const Glib::ustring& fname);
|
||||
void loadThumbnail (bool firstTrial = true);
|
||||
void generateExifDateTimeStrings ();
|
||||
|
||||
|
Reference in New Issue
Block a user