Home
last modified time | relevance | path

Searched refs:setHSL (Results 1 – 25 of 28) sorted by relevance

12

/dports/graphics/digikam/digikam-7.4.0/core/libs/dimg/filters/bw/
H A Dtonalityfilter.cpp97 mask.setHSL(hue, sat, lig, sixteenBit); in filterImage()
122 mask.setHSL(hue, sat, lig, sixteenBit); in filterImage()
/dports/graphics/pecl-imagick-im7/imagick-3.5.1/
H A DImagickPixel_arginfo.h314 ZEND_METHOD(ImagickPixel, setHSL);
340 ZEND_ME(ImagickPixel, setHSL, arginfo_class_ImagickPixel_setHSL, ZEND_ACC_PUBLIC)
H A DImagickPixel.stub.php71 public function setHSL(float $hue, float $saturation , float $luminosity): bool{} function in ImagickPixel
H A Dimagickpixel_class.c57 PHP_METHOD(ImagickPixel, setHSL) in PHP_METHOD() argument
/dports/graphics/pecl-imagick/imagick-3.5.1/
H A DImagickPixel_arginfo.h314 ZEND_METHOD(ImagickPixel, setHSL);
340 ZEND_ME(ImagickPixel, setHSL, arginfo_class_ImagickPixel_setHSL, ZEND_ACC_PUBLIC)
H A DImagickPixel.stub.php71 public function setHSL(float $hue, float $saturation , float $luminosity): bool{} function in ImagickPixel
H A Dimagickpixel_class.c57 PHP_METHOD(ImagickPixel, setHSL) in PHP_METHOD() argument
/dports/graphics/digikam/digikam-7.4.0/core/libs/dimg/filters/hsl/
H A Dhslfilter.cpp270 …color.setHSL(d->htransfer16[hue], vibranceBias(d->stransfer16[sat], hue, vib, sixteenBit), d->ltra… in applyHSL()
300 …color.setHSL(d->htransfer[hue], vibranceBias(d->stransfer[sat], hue, vib, sixteenBit), d->ltransfe… in applyHSL()
/dports/graphics/digikam/digikam-7.4.0/core/libs/dimg/color/
H A Ddcolor.h192 void setHSL(int h, int s, int l, bool sixteenBit);
H A Ddcolor.cpp212 void DColor::setHSL(int h, int s, int l, bool sixteenBit) in setHSL() function in Digikam::DColor
/dports/graphics/pecl-imagick-im7/imagick-3.5.1/tests/
H A D275_ImagickPixel_unitializedObjects.phpt43 'setHSL' => [0.5, 0.5, 0.5],
/dports/graphics/pecl-imagick/imagick-3.5.1/tests/
H A D275_ImagickPixel_unitializedObjects.phpt43 'setHSL' => [0.5, 0.5, 0.5],
/dports/graphics/cegui/cegui-0.8.7/cegui/src/
H A DColour.cpp160 void Colour::setHSL(float hue, float saturation, float luminance, float alpha) in setHSL() function in CEGUI::Colour
/dports/graphics/cegui/cegui-0.8.7/cegui/include/CEGUI/
H A DColour.h161 void setHSL(float hue, float saturation, float luminance, float alpha = 1.0f);
/dports/graphics/digikam/digikam-7.4.0/core/libs/dimg/filters/sharp/
H A Dunsharpmaskfilter.cpp121 q.setHSL(hp, sp, CLAMP(lround(value), zero, quantum), m_destImage.sixteenBit()); in unsharpMaskMultithreaded()
/dports/graphics/cegui/cegui-0.8.7/cegui/src/ScriptModules/Python/bindings/output/CEGUI/
H A DColour.pypp.cpp237 , setHSL_function_type( &::CEGUI::Colour::setHSL ) in register_Colour_class()
/dports/graphics/cegui/cegui-0.8.7/cegui/src/ScriptModules/Lua/package/
H A DBasic.pkg193 void setHSL(float hue, float saturation, float luminance, float alpha=1);
/dports/science/py-cirq-core/Cirq-0.13.1/cirq-web/
H A Dbloch_sphere_example.ipynb64setHSL(t,e,n){if(t=kn(t,1),e=Vn(e,0,1),n=Vn(n,0,1),0===e)this.r=this.g=this.b=n;else{const i=n<=.5…
/dports/science/py-cirq-ionq/Cirq-0.13.1/cirq-web/
H A Dbloch_sphere_example.ipynb64setHSL(t,e,n){if(t=kn(t,1),e=Vn(e,0,1),n=Vn(n,0,1),0===e)this.r=this.g=this.b=n;else{const i=n<=.5…
/dports/science/py-cirq-pasqal/Cirq-0.13.1/cirq-web/
H A Dbloch_sphere_example.ipynb64setHSL(t,e,n){if(t=kn(t,1),e=Vn(e,0,1),n=Vn(n,0,1),0===e)this.r=this.g=this.b=n;else{const i=n<=.5…
/dports/science/py-cirq-google/Cirq-0.13.0/cirq-web/
H A Dbloch_sphere_example.ipynb64setHSL(t,e,n){if(t=kn(t,1),e=Vn(e,0,1),n=Vn(n,0,1),0===e)this.r=this.g=this.b=n;else{const i=n<=.5…
/dports/science/py-cirq-aqt/Cirq-0.12.0/cirq-web/
H A Dbloch_sphere_example.ipynb72setHSL(t,e,n){if(t=kn(t,1),e=Vn(e,0,1),n=Vn(n,0,1),0===e)this.r=this.g=this.b=n;else{const i=n<=.5…
/dports/devel/umbrello/umbrello-21.12.3/lib/kdev5-php/
H A Dphpfunctions.php77486 function setHSL($hue, $saturation, $luminosity){} function in ImagickPixel
/dports/devel/umbrello/umbrello-21.12.3/lib/kdev4-php/
H A Dphpfunctions.php77486 function setHSL($hue, $saturation, $luminosity){} function in ImagickPixel
/dports/devel/kdev-php/kdev-php-21.12.3/
H A Dphpfunctions.php113837 function setHSL($hue, $saturation, $luminosity){} function in HRTime\\ImagickPixel

12