Home
last modified time | relevance | path

Searched refs:plrgbhls (Results 1 – 25 of 51) sorted by relevance

123

/dports/math/plplot/plplot-5.15.0/bindings/octave/PLplot/
H A Drgb2hls.m22 [h, l, s] = plrgbhls(rgb(:,1), rgb(:,2), rgb(:,3));
/dports/math/plplot-ada/plplot-5.15.0/bindings/octave/PLplot/
H A Drgb2hls.m22 [h, l, s] = plrgbhls(rgb(:,1), rgb(:,2), rgb(:,3));
/dports/math/plplot-ada/plplot-5.15.0/doc/docbook/src/
H A DMAN-MANIFEST101 plrgbhls.3plplot
H A DHTML-MANIFEST205 plrgbhls.html
/dports/math/plplot/plplot-5.15.0/doc/docbook/src/
H A DMAN-MANIFEST101 plrgbhls.3plplot
H A DHTML-MANIFEST205 plrgbhls.html
/dports/math/plplot/plplot-5.15.0/bindings/tk/
H A DPLWin.itk383 method plrgbhls {args} {
384 eval $plwin cmd plrgbhls $args
/dports/math/plplot-ada/plplot-5.15.0/bindings/tk/
H A DPLWin.itk383 method plrgbhls {args} {
384 eval $plwin cmd plrgbhls $args
/dports/math/plplot/plplot-5.15.0/bindings/swig-support/
H A Dswig_documentation.i4769 plrgbhls;
H A Dplplotcapi.i612 plrgbhls( PLFLT r, PLFLT g, PLFLT b, PLFLT *OUTPUT, PLFLT *OUTPUT, PLFLT *OUTPUT );
/dports/math/plplot-ada/plplot-5.15.0/bindings/swig-support/
H A Dswig_documentation.i4769 plrgbhls;
H A Dplplotcapi.i612 plrgbhls( PLFLT r, PLFLT g, PLFLT b, PLFLT *OUTPUT, PLFLT *OUTPUT, PLFLT *OUTPUT );
/dports/math/plplot/plplot-5.15.0/bindings/ada/
H A Dplplot_thin.ads1400 plrgbhls(r : PLFLT; g : PLFLT; b : PLFLT; p_h : out PLFLT; p_l : out PLFLT; p_s : out PLFLT); subprogspec
1401 pragma Import(C, plrgbhls, "c_plrgbhls");
H A Dplplot_traditional.adb2448 procedure plrgbhls
2456 …PLplot_Thin.plrgbhls(Red_Component, Green_Component, Blue_Component, Hue_Component, Lightness_Comp…
2457 end plrgbhls;
H A Dplplot_traditional.ads1539 procedure plrgbhls subprogspec
/dports/math/plplot-ada/plplot-5.15.0/bindings/ada/
H A Dplplot_thin.ads1400 plrgbhls(r : PLFLT; g : PLFLT; b : PLFLT; p_h : out PLFLT; p_l : out PLFLT; p_s : out PLFLT); subprogspec
1401 pragma Import(C, plrgbhls, "c_plrgbhls");
H A Dplplot_traditional.adb2448 procedure plrgbhls
2456 …PLplot_Thin.plrgbhls(Red_Component, Green_Component, Blue_Component, Hue_Component, Lightness_Comp…
2457 end plrgbhls;
H A Dplplot_traditional.ads1539 procedure plrgbhls subprogspec
/dports/math/plplot/plplot-5.15.0/bindings/ocaml/
H A Dplplot_h.inc86 [mlname(plrgbhls)] void c_plrgbhls ( double r, double g, double b, [out] double * p_h, [out] double…
/dports/math/plplot-ada/plplot-5.15.0/bindings/ocaml/
H A Dplplot_h.inc86 [mlname(plrgbhls)] void c_plrgbhls ( double r, double g, double b, [out] double * p_h, [out] double…
/dports/math/plplot/plplot-5.15.0/bindings/java/
H A DPLStream.java1273 plplotjavac.plrgbhls( r, g, b, h, l, s ); in rgbhls()
/dports/math/plplot/plplot-5.15.0/bindings/lua/
H A Dplplotluac.i1552 %rename( rgbhls ) plrgbhls;
/dports/math/plplot-ada/plplot-5.15.0/bindings/java/
H A DPLStream.java1273 plplotjavac.plrgbhls( r, g, b, h, l, s ); in rgbhls()
/dports/math/plplot-ada/plplot-5.15.0/bindings/lua/
H A Dplplotluac.i1552 %rename( rgbhls ) plrgbhls;
/dports/biology/emboss/EMBOSS-6.6.0/plplot/
H A Dplplot.h576 #define plrgbhls c_plrgbhls macro

123