Home
last modified time | relevance | path

Searched refs:getRawAber2 (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/luminance-qt5/luminance-hdr-2.6.1.1/src/Common/
H A DLuminanceOptions.h79 double getRawAber2() const;
H A DLuminanceOptions.cpp313 double LuminanceOptions::getRawAber2() const { in getRawAber2() function in LuminanceOptions
/dports/graphics/luminance-qt5/luminance-hdr-2.6.1.1/src/Core/
H A DIOWorker.cpp351 p.set("raw.chroma_aber_2", opts.getRawAber2()); in getRawSettings()
/dports/graphics/luminance-qt5/luminance-hdr-2.6.1.1/src/Preferences/
H A DPreferencesDialog.cpp680 luminance_options.getRawAber2(), b_minpos, b_maxpos, b_minv, b_maxv)); in from_options_to_gui()
681 m_Ui->blue_doubleSpinBox->setValue(luminance_options.getRawAber2()); in from_options_to_gui()