DNG: honour the BaselineExposure tag

This commit is contained in:
Alberto Griggio
2018-10-28 17:32:15 +01:00
parent c63633a76d
commit 632c1362c8
5 changed files with 13 additions and 0 deletions

View File

@@ -125,6 +125,8 @@ public:
float** data; // holds pixel values, data[i][j] corresponds to the ith row and jth column
unsigned prefilters; // original filters saved ( used for 4 color processing )
unsigned int getFrameCount() const { return is_raw; }
double getBaselineExposure() const { return RT_baseline_exposure; }
protected:
Glib::ustring filename; // complete filename
int rotate_deg; // 0,90,180,270 degree of rotation: info taken by dcraw from exif