Merge branch 'dev' into metadata-exiv2
- Rating (#5325) not yet implemented
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with RawTherapee. If not, see <http://www.gnu.org/licenses/>.
|
||||
* along with RawTherapee. If not, see <https://www.gnu.org/licenses/>.
|
||||
*/
|
||||
#ifndef _THUMBPROCESSINGPARAMETERS_
|
||||
#define _THUMBPROCESSINGPARAMETERS_
|
||||
@@ -67,6 +67,8 @@ class Thumbnail
|
||||
bool gammaCorrected;
|
||||
double colorMatrix[3][3];
|
||||
|
||||
void processFilmNegative(const procparams::ProcParams& params, const Imagefloat* baseImg, int rwidth, int rheight, float &rmi, float &gmi, float &bmi);
|
||||
|
||||
public:
|
||||
|
||||
bool isRaw;
|
||||
|
Reference in New Issue
Block a user