Color Appearance Model 2002 added (see issue 1572). Credits: JDesmis for the core (and hard work!), Hombre for the GUI tuning
This commit is contained in:
@@ -31,6 +31,7 @@
|
||||
class ICMPanelListener {
|
||||
|
||||
public:
|
||||
virtual ~ICMPanelListener() {}
|
||||
virtual void saveInputICCReference (Glib::ustring fname) {}
|
||||
};
|
||||
|
||||
@@ -48,6 +49,8 @@ class ICMPanel : public Gtk::VBox, public AdjusterListener, public FoldableToolP
|
||||
sigc::connection blendcmsconn;
|
||||
|
||||
private:
|
||||
Gtk::VBox * iVBox;
|
||||
|
||||
Gtk::CheckButton* freegamma;
|
||||
Gtk::RadioButton* inone;
|
||||
|
||||
|
Reference in New Issue
Block a user