Cleanups and a few fixes
This commit is contained in:
@@ -1403,7 +1403,6 @@ void ImProcCoordinator::saveInputICCReference(const Glib::ustring& fname, bool a
|
||||
im = tempImage;
|
||||
}
|
||||
|
||||
// im->setMetadata(imgsrc->getMetaData()->getRootExifData());
|
||||
im->setMetadata(MetadataInfo(imgsrc->getFileName()));
|
||||
|
||||
im->saveTIFF(fname, 16, false, true);
|
||||
|
||||
Reference in New Issue
Block a user