Home
last modified time | relevance | path

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

/dports/graphics/photivo/photivo/Sources/filters/
H A DptFilter_ColorDenoise.cpp38 const QString CBScale = "BScale"; variable
66 …<< ptCfgItem({CBScale, ptCfgItem::Slider, 8.0, 4.0, 50.0, … in doDefineControls()
97 FConfig.value(CBScale).toFloat() * TheProcessor->m_ScaleFactor, in doRunFilter()