Home
last modified time | relevance | path

Searched defs:HSV (Results 1 – 25 of 159) sorted by relevance

1234567

/dports/audio/ardour6/Ardour-6.8.0/libs/gtkmm2ext/gtkmm2ext/
H A Dcolors.h42 struct LIBGTKMM2EXT_API HSV; variable
56 struct LIBGTKMM2EXT_API HSV; variable
86 struct LIBGTKMM2EXT_API HSV struct
103 HSV mod (SVAModifier const & svam); argument
108 HSV& operator=(Color); argument
109 HSV& operator=(const std::string&); argument
123 HSV complement() const { return opposite(); } in complement() argument
/dports/devel/bullet/bullet3-3.21/examples/ThirdPartyLibs/Gwen/
H A DStructures.h85 struct GWEN_EXPORT HSV struct
87 float h;
88 float s;
89 float v;
/dports/devel/py-bullet3/bullet3-3.21/examples/ThirdPartyLibs/Gwen/
H A DStructures.h85 struct GWEN_EXPORT HSV struct
87 float h;
88 float s;
89 float v;
/dports/graphics/krita/krita-4.4.8/plugins/impex/xcf/3rdparty/xcftools/
H A Dflatten.c229 struct HSV { struct
236 RGBtoHSV(rgba rgb,struct HSV *hsv) in RGBtoHSV() argument
/dports/graphics/xcftools/xcftools-d72ba82/src/
H A Dflatten.c227 struct HSV { struct
234 RGBtoHSV(rgba rgb,struct HSV *hsv) in RGBtoHSV() argument
/dports/graphics/aseprite/aseprite-1.2.9/src/filters/
H A Dhue_saturation_filter.h20 enum class Mode { HSL, HSV }; enumerator
/dports/graphics/box/box-0.4.0/libs/g/
H A Dhsv.h27 } HSV; typedef
/dports/math/polymake/polymake-4.5/lib/core/include/
H A Dcolor.h36 class HSV; variable
/dports/graphics/krita/krita-4.4.8/libs/widgets/
H A DKisVisualColorSelector.h45 enum ColorModel { None, Channel, HSV, HSL, HSI, HSY, YUV }; enumerator
H A DKisVisualColorSelectorShape.h58 enum ColorModel{Channel, HSV, HSL, HSI, HSY, YUV}; enumerator
/dports/graphics/py-plotly/plotly-4.14.3/_plotly_utils/colors/
H A Dcyclical.py95 HSV = [ variable
/dports/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/src/com/lightcrafts/utils/
H A DHSV.java11 public class HSV { class
/dports/x11-toolkits/soqt/soqt/src/Inventor/Qt/common/editors/
H A DSoGuiColorEditor.h.in59 HSV = SoGuiColorEditor::HSV, enumerator
/dports/x11-toolkits/soqt/soqt/src/Inventor/Qt/common/nodes/
H A DColorEditor.h.in56 HSV, enumerator
/dports/x11-toolkits/SoXt/SoXt-1.3.0/src/Inventor/Xt/common/editors/
H A DSoGuiColorEditor.h.in50 HSV = SoGuiColorEditor::HSV, enumerator
/dports/x11-toolkits/SoXt/SoXt-1.3.0/src/Inventor/Xt/common/nodes/
H A DColorEditor.h.in47 HSV, enumerator
/dports/graphics/py-scikit-image/scikit-image-0.19.0/skimage/io/_plugins/
H A D_colormixer.pyx213 cdef void rgb_2_hsv(float* RGB, float* HSV) nogil:
276 cdef void hsv_2_rgb(float* HSV, float* RGB) nogil:
/dports/games/cdogs-sdl/cdogs-sdl-1.0.1/src/cdogs/
H A Dcolor.h99 } HSV; typedef
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/apps/cloud_composer/include/pcl/apps/cloud_composer/items/
H A Dcloud_item.h72 HSV = (1 << 4), enumerator
/dports/math/polymake/polymake-4.5/lib/core/src/
H A Dcolor.cc68 HSV::HSV(const RGB& rgb) in HSV() function in pm::HSV
/dports/x11-toolkits/gtkada/gtkada-2.24.4.0/src/
H A Dgtkada-style.adb184 HSV : HSV_Color; variable
241 HSV : HSV_Color; variable
/dports/graphics/wings/libigl-2.1.0/tutorial/706_FacetOrientation/
H A Dmain.cpp41 Eigen::MatrixXd HSV(C[pass].rows(),3); in main() local
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/
H A DgdcmPhotometricInterpretation.h37 HSV, enumerator
/dports/math/vtk9/VTK-9.1.0/ThirdParty/vtkm/vtkvtkm/vtk-m/vtkm/exec/
H A DColorTable.h22 HSV, enumerator
/dports/math/fricas/fricas-1.3.7/src/include/
H A Drgb.h40 } HSV ; typedef

1234567