Automatic monitor profile detection using operation system; see issue #577

This commit is contained in:
Oliver Duis
2011-03-12 18:22:50 +01:00
parent 71a4fea38d
commit aded66851e
9 changed files with 52 additions and 2 deletions

View File

@@ -28,6 +28,8 @@ namespace rtengine {
Glib::ustring iccDirectory; ///< The directory containing the possible output icc profiles
int colorimetricIntent; ///< Colorimetric intent used at color space conversions
Glib::ustring monitorProfile; ///< ICC profile of the monitor (full path recommended)
bool autoMonitorProfile; ///< Try to auto-determine the correct monitor color profile
bool verbose;
Glib::ustring darkFramesPath; ///< The default directory for dark frames
Glib::ustring flatFieldsPath; ///< The default directory for flat fields