RAW black level compensation, on behalf of Jacques; see issue 717

This commit is contained in:
Oliver Duis
2011-06-08 20:21:42 +02:00
parent 45a825d6ac
commit f68e8355e0
17 changed files with 291 additions and 41 deletions

View File

@@ -301,6 +301,11 @@ class RAWParamsEdited {
bool exCorrection;
bool exPos;
bool exPreser;
bool exBlackzero;
bool exBlackone;
bool exBlacktwo;
bool exBlackthree;
bool exTwoGreen;
};
class ExifPairEdited {