metadata: allow to select which metadata tags to include in the output image
(cherry picked from commit ed64206cb8b4455870815e2c51aecbd5c09e4054)
This commit is contained in:
committed by
Lawrence Lee
parent
5fdff8dab4
commit
abb052e51b
@@ -1728,6 +1728,7 @@ struct MetaDataParams {
|
||||
STRIP
|
||||
};
|
||||
Mode mode;
|
||||
std::vector<std::string> exifKeys;
|
||||
|
||||
MetaDataParams();
|
||||
|
||||
|
Reference in New Issue
Block a user