merge with dev

This commit is contained in:
Alberto Griggio
2018-01-11 09:41:07 +01:00
4 changed files with 8 additions and 35 deletions

View File

@@ -1284,6 +1284,8 @@ void ImProcCoordinator::saveInputICCReference (const Glib::ustring& fname, bool
im = tempImage;
}
im->setMetadata (imgsrc->getMetaData()->getRootExifData ());
im->saveTIFF (fname, 16, true);
delete im;