Home
last modified time | relevance | path

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

/dports/misc/openvdb/openvdb-9.0.0/openvdb_ax/openvdb_ax/test/snippets/function/
H A Dhsvtorgb1 vec3d@test1 = hsvtorgb({0,0,0});
2 vec3d@test2 = hsvtorgb({1,1,1});
3 vec3d@test3 = hsvtorgb({5.8,1,1});
4 vec3d@test4 = hsvtorgb({-0.1,-0.5,10});
5 vec3d@test5 = hsvtorgb({-5.1,10.5,-5});
6 vec3d@test6 = hsvtorgb({-7,-11.5,5});
7 vec3d@test7 = hsvtorgb({0.5,0.5,0.5});
8 vec3d@test8 = hsvtorgb({0.3,1.0,10.0});
/dports/games/90secondportraits/90-Second-Portraits-1.01b/
H A Dmymath.lua42 function math.hsvtorgb(h, s, v, a) function
H A DColorMixer.lua66 local r, g, b = math.hsvtorgb(h, s, v, 255)
/dports/games/tuxpaint/tuxpaint-0.9.26/magic/src/
H A Demboss.c145 api->hsvtorgb(h, s, v, &r1, &g1, &b1); in do_emboss()
H A Dxor.c118 api->hsvtorgb(xor, 1, 1, &r, &g, &b); in do_xor()
H A Dlight.c165 api->hsvtorgb(new_h, new_s, new_v, &r, &g, &b); in do_light()
H A Dtoothpaste.c185 api->hsvtorgb(h, s, in do_toothpaste()
H A Dconfetti.c144 api->hsvtorgb(hsv_h, hsv_s, hsv_v, &temp_r, &temp_g, &temp_b); //...and come back to RGB in confetti_get_new_color()
H A Dcartoon.c150 api->hsvtorgb(hue, sat, val, &r, &g, &b); in do_cartoon()
H A Dtint.c174 api->hsvtorgb(h, s, greyValue / 255.0, &r, &g, &b); in do_tint_pixel()
/dports/misc/openvdb/openvdb-9.0.0/openvdb_ax/openvdb_ax/test/integration/
H A DTestStandardFunctions.cc62 CPPUNIT_TEST(hsvtorgb);
123 void hsvtorgb();
663 TestStandardFunctions::hsvtorgb() in hsvtorgb() function in TestStandardFunctions
/dports/multimedia/v4l_compat/v4l-utils-4l-utils-1.20.0/lib/libv4lconvert/
H A Drgbyuv.c774 static void hsvtorgb(const unsigned char *hsv, unsigned char *rgb, in hsvtorgb() function
839 hsvtorgb(src, rgb, hsv_enc); in v4lconvert_hsv_to_rgb24()
/dports/multimedia/libv4l/v4l-utils-4l-utils-1.20.0/lib/libv4lconvert/
H A Drgbyuv.c774 static void hsvtorgb(const unsigned char *hsv, unsigned char *rgb, in hsvtorgb() function
839 hsvtorgb(src, rgb, hsv_enc); in v4lconvert_hsv_to_rgb24()
/dports/multimedia/v4l-utils/v4l-utils-4l-utils-1.20.0/lib/libv4lconvert/
H A Drgbyuv.c774 static void hsvtorgb(const unsigned char *hsv, unsigned char *rgb, in hsvtorgb() function
839 hsvtorgb(src, rgb, hsv_enc); in v4lconvert_hsv_to_rgb24()
/dports/games/tuxpaint/tuxpaint-0.9.26/src/
H A Dtp_magic_api.h.in139 void (*hsvtorgb)(float, float, float, Uint8 *, Uint8 *, Uint8 *); member
H A Dtuxpaint.c2054 static void hsvtorgb(float h, float s, float v, Uint8 * r8, Uint8 * g8, Uint8 * b8);
17131 static void hsvtorgb(float h, float s, float v, Uint8 * r8, Uint8 * g8, Uint8 * b8) in hsvtorgb() function
18938 magic_api_struct->hsvtorgb = hsvtorgb; in load_magic_plugins()
/dports/misc/openvdb/openvdb-9.0.0/tsc/meetings/
H A D2021-06-22.md54 hsvtorgb: AX PR adding color conversion methods. Rich, tested against VEX's
/dports/editors/neovim/neovim-0.6.1/runtime/syntax/
H A Dmp.vim689 syn keyword mpVardef hsvtorgb infinite innerboundingbox interpolated inv
/dports/editors/vim/vim-8.2.3745/runtime/syntax/
H A Dmp.vim689 syn keyword mpVardef hsvtorgb infinite innerboundingbox interpolated inv
/dports/editors/lazarus/docs/chm/
H A Dlcl.xct18241 HSVtoRGB graphutil/hsvtorgb.html
/dports/editors/lazarus-qt5/docs/chm/
H A Dlcl.xct18241 HSVtoRGB graphutil/hsvtorgb.html