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:
@@ -265,7 +265,7 @@ class ToolPanelCoordinator : public ToolPanelListener,
|
||||
void cropSelectRequested ();
|
||||
|
||||
// icmpanellistener interface
|
||||
void saveInputICCReference (Glib::ustring fname);
|
||||
void saveInputICCReference (Glib::ustring fname, bool apply_wb);
|
||||
|
||||
// imageareatoollistener interface
|
||||
void spotWBselected (int x, int y, Thumbnail* thm=NULL);
|
||||
|
Reference in New Issue
Block a user