Added possibility to export profiling reference image without WB to make it possible to generate DNG profiles; also apply transform and scaling on profiling reference image
This commit is contained in:
@@ -31,7 +31,7 @@ class ICMPanelListener {
|
||||
|
||||
public:
|
||||
virtual ~ICMPanelListener() {}
|
||||
virtual void saveInputICCReference (Glib::ustring fname) {}
|
||||
virtual void saveInputICCReference (Glib::ustring fname, bool apply_wb) {}
|
||||
};
|
||||
|
||||
class ICMPanel : public ToolParamBlock, public AdjusterListener, public FoldableToolPanel {
|
||||
|
Reference in New Issue
Block a user