Home
last modified time | relevance | path

Searched defs:ColorTemp (Results 1 – 15 of 15) sorted by relevance

/dports/graphics/art/ART-1.9.3/rtengine/
H A Dcolortemp.h50 ColorTemp() : temp(-1.), green(-1.), equal (1.), method("Custom") {} in ColorTemp() function
51 explicit ColorTemp(double e) : temp(-1.), green(-1.), equal (e), method("Custom") {} in ColorTemp() function
H A Dcolortemp.cc201 ColorTemp::ColorTemp (double t, double g, double e, const std::string &m) : temp(t), green(g), equa… in ColorTemp() function in rtengine::ColorTemp
219 ColorTemp::ColorTemp (double mulr, double mulg, double mulb, double e) : equal(e), method("Custom") in ColorTemp() function in rtengine::ColorTemp
/dports/graphics/rawtherapee/rawtherapee-5.8/rtengine/
H A Dimageio.h53 class ColorTemp; variable
H A Dcolortemp.h52 ColorTemp () : temp(-1.), green(-1.), equal (1.), method("Custom") {} in ColorTemp() function
53 explicit ColorTemp (double e) : temp(-1.), green(-1.), equal (e), method("Custom") {} in ColorTemp() function
H A Ddcp.h37 class ColorTemp; variable
H A Dimagesource.h42 class ColorTemp; variable
H A Diplab2rgb.cc388 enum class ColorTemp { in workingtrc() enum
H A Dcolortemp.cc70 ColorTemp::ColorTemp (double t, double g, double e, const std::string &m) : temp(t), green(g), equa… in ColorTemp() function in rtengine::ColorTemp
88 ColorTemp::ColorTemp (double mulr, double mulg, double mulb, double e) : equal(e), method("Custom") in ColorTemp() function in rtengine::ColorTemp
/dports/graphics/art/ART-1.9.3/rtgui/
H A Diccprofilecreator.h33 enum class ColorTemp { enum
/dports/graphics/rawtherapee/rawtherapee-5.8/rtgui/
H A Diccprofilecreator.h35 enum class ColorTemp { enum
/dports/graphics/wdune/wdune-1.926/src/swt/tests/
H A Ddraw1.cpp883 int x_again = VALUEBARWIDTH, i, ColorBar=0, x, ColorTemp, Red, Green, Blue; in DrawValueBarCursor() local
1137 float ColorTemp; in SetValue_ScrollBar() local
1168 float value_float, ColorTemp; in RedScrollCallback() local
1285 int Color, ColorTemp, x0, y0, x3 , y3; in mouseCallback() local
1435 int Color, ColorTemp; in ColorPaletteCircle() local
/dports/graphics/wdune/wdune-1.926/src/
H A DColorCircle.cpp723 float ColorTemp; in SetValue_ScrollBar() local
757 float value_float, ColorTemp; in RedScrollCallback() local
882 int Color = 0, ColorTemp, x0, y0, x3 , y3; in mouseCallback() local
1027 int Color, ColorTemp; in ColorCircle() local
/dports/graphics/photoflow/PhotoFlow-8472024f/src/rt/rtengine/
H A Ddcp.h61 ColorTemp(double t): temp(t) {} in ColorTemp() function
/dports/science/gabedit/GabeditSrc251_300720/src/Utils/
H A DAtomsProp.c64 GdkColor ColorTemp; variable
/dports/science/gabedit/GabeditSrc251_300720/src/Common/
H A DPreferences.c92 GdkColor ColorTemp; variable