Home
last modified time | relevance | path

Searched defs:get_rgb (Results 1 – 25 of 122) sorted by relevance

12345

/dports/math/py-matplotlib/matplotlib-3.4.3/examples/pyplots/
H A Dwhats_new_99_axes_grid.py28 def get_rgb(): function
/dports/math/py-matplotlib/matplotlib-3.4.3/examples/axes_grid1/
H A Ddemo_axes_rgb.py17 def get_rgb(): function
/dports/graphics/mypaint/mypaint-2.0.1/lib/
H A Dcolor.py55 def get_rgb(self): member in UIColor
304 def get_rgb(self): member in RGBColor
400 def get_rgb(self): member in HSVColor
542 def get_rgb(self): member in HCYColor
669 def get_rgb(self): member in YCbCrColor
/dports/math/py-matplotlib2/matplotlib-2.2.4/examples/axes_grid1/
H A Dsimple_rgb.py21 def get_rgb(): function
H A Ddemo_axes_rgb.py22 def get_rgb(): function
/dports/math/py-matplotlib2/matplotlib-2.2.4/examples/pyplots/
H A Dwhats_new_99_axes_grid.py27 def get_rgb(): function
/dports/math/py-matplotlib2/matplotlib-2.2.4/lib/mpl_examples/pyplots/
H A Dwhats_new_99_axes_grid.py27 def get_rgb(): function
/dports/math/py-matplotlib2/matplotlib-2.2.4/lib/mpl_examples/axes_grid1/
H A Dsimple_rgb.py21 def get_rgb(): function
H A Ddemo_axes_rgb.py22 def get_rgb(): function
/dports/misc/py-powerline-status/powerline-2.8.2/tools/
H A Dcolors_find.py53 def get_rgb(lab): function
H A Dgenerate_gradients.py78 def get_rgb(lab): function
/dports/www/moodle311/moodle/admin/tool/brickfield/classes/local/htmlchecker/common/
H A Dbrickfield_accessibility_color_test.php234 public function get_rgb(string $color) { function in tool_brickfield\\local\\htmlchecker\\common\\brickfield_accessibility_color_test
/dports/graphics/gliv/gliv-1.9.7/src/
H A Ddithering.c932 static guint32 get_rgb(guint32 * dmp, guchar * buf, gint x) in get_rgb() function
/dports/games/battletanks/btanks-0.9.8083/sdlx/
H A Dsurface.h105 inline void get_rgb(const Uint32 color, Uint8 &r, Uint8 &g, Uint8 &b) const { in get_rgb() function
/dports/devel/gdb/gdb-11.1/gdb/
H A Dui-style.c97 ui_file_style::color::get_rgb (uint8_t *rgb) const in get_rgb() function
/dports/math/py-spectral/spectral-0.22.4/spectral/graphics/
H A Dgraphics.py429 def get_rgb(source, bands=None, **kwargs): function
/dports/graphics/evolvotron/evolvotron/libevolvotron/
H A Dmutatable_image.cpp140 const XYZ MutatableImage::get_rgb(const XYZ& p) const in get_rgb() function in MutatableImage
150 const XYZ MutatableImage::get_rgb(uint x,uint y,uint f,uint width,uint height,uint frames,Random01*… in get_rgb() function in MutatableImage
/dports/games/7kaa/7kaa-2.15.4p1/include/
H A DOCOLTBL.h71 RGBColor get_rgb(int n) { return RGBColor(red(n), green(n), blue(n)); } in get_rgb() function
/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/include/ui/tk/sys/
H A DLSPColor.h85 inline void get_rgb(float &r, float &g, float &b) const { sColor.get_rgb(r, g, b); } in get_rgb() function
/dports/japanese/groff/groff-1.18.1.1/src/libs/libgroff/
H A Dcolor.cc224 color::get_rgb(unsigned int *r, unsigned int *g, unsigned int *b) const in get_rgb() function in color
/dports/textproc/groff/groff-1.22.4/src/libs/libgroff/
H A Dcolor.cpp228 color::get_rgb(unsigned int *r, unsigned int *g, unsigned int *b) const in get_rgb() function in color
/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Graphics/Renderer/
H A Dbasic_renderer.cpp78 basic_renderer_rep::get_rgb (color col, int& r, int& g, int& b, int& a) { in get_rgb() function in basic_renderer_rep
/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/include/core/util/
H A DColor.h74 … inline void get_rgb(float &r, float &g, float &b) const { check_rgb(); r = R; g = G; b = B; } in get_rgb() function
/dports/emulators/mess/mame-mame0226/src/devices/video/
H A Dsaa5050.cpp616 int saa5050_device::get_rgb() in get_rgb() function in saa5050_device
/dports/emulators/mame/mame-mame0226/src/devices/video/
H A Dsaa5050.cpp616 int saa5050_device::get_rgb() in get_rgb() function in saa5050_device

12345