Home
last modified time | relevance | path

Searched refs:convertColor (Results 1 – 25 of 186) sorted by relevance

12345678

/dports/math/libRmath/R-4.1.1/src/library/grDevices/tests/
H A DconvertColor-tests.R6 convertColor(cols, 'sRGB', 'Lab', scale.in=255)
10 XYZ <- convertColor(cols, 'sRGB', 'XYZ', scale.in=255)
12 names(colorspaces), convertColor, FUN.VALUE=XYZ,
22 function(x) all(abs(convertColor(fromXYZ[,,x], from=x, to='XYZ') - XYZ)<tol),
32 c('Apple RGB', 'CIE RGB'), convertColor, FUN.VALUE=XYZ2,
39 all(abs(convertColor(fromXYZ2[,,x], from=x, to='XYZ') - XYZ2)<tol),
/dports/math/R/R-4.1.2/src/library/grDevices/tests/
H A DconvertColor-tests.R6 convertColor(cols, 'sRGB', 'Lab', scale.in=255)
10 XYZ <- convertColor(cols, 'sRGB', 'XYZ', scale.in=255)
12 names(colorspaces), convertColor, FUN.VALUE=XYZ,
22 function(x) all(abs(convertColor(fromXYZ[,,x], from=x, to='XYZ') - XYZ)<tol),
32 c('Apple RGB', 'CIE RGB'), convertColor, FUN.VALUE=XYZ2,
39 all(abs(convertColor(fromXYZ2[,,x], from=x, to='XYZ') - XYZ2)<tol),
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/sax/tools/
H A Dconverter.hxx117 static bool convertColor( sal_Int32& rColor,
119 static bool convertColor( sal_Int32& rColor,
121 static bool convertColor( ::Color& rColor, in convertColor() function in sax::Converter
125 bool b = convertColor( n, rValue ); in convertColor()
129 static bool convertColor( ::Color& rColor, in convertColor() function in sax::Converter
133 bool b = convertColor( n, rValue ); in convertColor()
139 static void convertColor( OUStringBuffer &rBuffer,
141 static void convertColor( OUStringBuffer &rBuffer, in convertColor() function in sax::Converter
143 { convertColor( rBuffer, sal_Int32(nColor) ); } in convertColor()
/dports/science/rdkit/rdkit-Release_2021_03_5/rdkit/Chem/Draw/
H A DspingCanvas.py18 def convertColor(color): function
46 color = convertColor(color)
49 color2 = convertColor(color2)
53 color = convertColor(color)
65 color = convertColor(color)
74 color = convertColor(color)
89 color = convertColor(color)
H A DaggCanvas.py22 def convertColor(color): function
77 color = convertColor(color)
79 color2 = convertColor(color2)
82 color = convertColor(color)
87 color = convertColor(color)
170 color = convertColor(color)
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/sax/tools/
H A Dconverter.hxx95 static bool convertColor( sal_Int32& rColor,
97 static bool convertColor( ::Color& rColor, in convertColor() function in sax::Converter
101 bool b = convertColor( n, rValue ); in convertColor()
107 static void convertColor( OUStringBuffer &rBuffer,
109 static void convertColor( OUStringBuffer &rBuffer, in convertColor() function in sax::Converter
111 { convertColor( rBuffer, sal_Int32(nColor) ); } in convertColor()
/dports/graphics/R-cran-farver/farver/man/
H A Dconvert_colour.Rd32 The API is reminiscent of \code{\link[grDevices:convertColor]{grDevices::convertColor()}}, but the …
33 much better. It is not assured that \code{grDevices::convertColor()} and
39 This function and \code{\link[=convertColor]{convertColor()}} are not
64 \code{\link[grDevices:convertColor]{grDevices::convertColor()}}, \code{\link[grDevices:col2rgb]{grD…
/dports/games/fillets-ng/fillets-ng-1.0.1/src/effect/
H A DEffectZx.cpp67 Uint32 colorZX1 = PixelTool::convertColor(screen->format, in blit()
69 Uint32 colorZX2 = PixelTool::convertColor(screen->format, in blit()
71 Uint32 colorZX3 = PixelTool::convertColor(screen->format, in blit()
73 Uint32 colorZX4 = PixelTool::convertColor(screen->format, in blit()
/dports/math/R/R-4.1.2/src/library/grDevices/man/
H A DconvertColor.Rd1 % File src/library/grDevices/man/convertColor.Rd
6 \name{convertColor}
7 \alias{convertColor}
15 convertColor(color, from, to, from.ref.white, to.ref.white,
96 srgb <- convertColor(Lab, from = "Lab", to = "sRGB", clip = NA)
104 srgb <- convertColor(Lab, from = "Lab", to = "sRGB", clip = NA)
112 srgb <- convertColor(Lab, from = "Lab", to = "sRGB", clip = NA)
120 srgb <- convertColor(Lab, from = "Lab", to = "sRGB", clip = NA)
128 zapsmall(lab <- convertColor(cols, from = "sRGB", to = "Lab", scale.in = 255))
130 round(convertColor(lab, from = "Lab", to = "sRGB", scale.out = 255)),
H A Dmake.rgb.Rd12 \code{\link{convertColor}}.
55 \code{\link{convertColor}} were vectorized to process three column
70 \code{\link{convertColor}
92 zapsmall(luv <- convertColor(cols, from = "sRGB", to = "Luv", scale.in = 255))
93 (hex <- convertColor(luv, from = "Luv", to = hexcolor, scale.out = NULL))
96 (cc <- round(convertColor(as.matrix(hex), from = hexcolor, to = "sRGB",
115 (ccv <- round(convertColor(as.matrix(hex), from = hexcolor, to = "sRGB",
/dports/math/libRmath/R-4.1.1/src/library/grDevices/man/
H A DconvertColor.Rd1 % File src/library/grDevices/man/convertColor.Rd
6 \name{convertColor}
7 \alias{convertColor}
15 convertColor(color, from, to, from.ref.white, to.ref.white,
96 srgb <- convertColor(Lab, from = "Lab", to = "sRGB", clip = NA)
104 srgb <- convertColor(Lab, from = "Lab", to = "sRGB", clip = NA)
112 srgb <- convertColor(Lab, from = "Lab", to = "sRGB", clip = NA)
120 srgb <- convertColor(Lab, from = "Lab", to = "sRGB", clip = NA)
128 zapsmall(lab <- convertColor(cols, from = "sRGB", to = "Lab", scale.in = 255))
130 round(convertColor(lab, from = "Lab", to = "sRGB", scale.out = 255)),
H A Dmake.rgb.Rd12 \code{\link{convertColor}}.
55 \code{\link{convertColor}} were vectorized to process three column
70 \code{\link{convertColor}
92 zapsmall(luv <- convertColor(cols, from = "sRGB", to = "Luv", scale.in = 255))
93 (hex <- convertColor(luv, from = "Luv", to = hexcolor, scale.out = NULL))
96 (cc <- round(convertColor(as.matrix(hex), from = hexcolor, to = "sRGB",
115 (ccv <- round(convertColor(as.matrix(hex), from = hexcolor, to = "sRGB",
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/plugins_experimental/filter_multiscale_align/lib/Patate/Vitelotte/Utils/vgMeshRendererShaders/
H A Dfrag_linear.glsl29 vec3 convertColor(in vec3 fromColor, in int from, in int to);
61 out_color.rgb = convertColor(out_color.rgb, meshColorSpace, 2);
68 out_color.rgb = convertColor(light * out_color.rgb,
71 out_color.rgb = convertColor(out_color.rgb, meshColorSpace, screenColorSpace);
H A Dfrag_quadratic.glsl29 vec3 convertColor(in vec3 fromColor, in int from, in int to);
59 out_color.rgb = convertColor(out_color.rgb, meshColorSpace, 2);
66 out_color.rgb = convertColor(light * out_color.rgb,
69 out_color.rgb = convertColor(out_color.rgb, meshColorSpace, screenColorSpace);
/dports/www/privatebin/PrivateBin-1.3.5/vendor/yzalis/identicon/src/Identicon/Generator/
H A DBaseGenerator.php60 $this->color = $this->convertColor($color);
78 $this->backgroundColor = $this->convertColor($backgroundColor);
88 private function convertColor($color) function in Identicon\\Generator\\BaseGenerator
/dports/deskutils/fbreader/FBReader-0.99.6-freebsdport/zlibrary/ui/src/gtk/optionView/
H A DZLGtkOptionView.cpp334 static GdkColor convertColor(const ZLColor &color) { in convertColor() function
342 static ZLColor convertColor(const GdkColor &color) { in convertColor() function
351 GdkColor initialColor = convertColor(((ZLColorOptionEntry&)*myOption).initialColor()); in _createItem()
352 GdkColor currentColor = convertColor(((ZLColorOptionEntry&)*myOption).color()); in _createItem()
376 colorEntry.onReset(convertColor(gdkColor)); in reset()
378 GdkColor initialColor = convertColor(colorEntry.initialColor()); in reset()
379 GdkColor currentColor = convertColor(colorEntry.color()); in reset()
395 ((ZLColorOptionEntry&)*myOption).onAccept(convertColor(gdkColor)); in _onAccept()
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/style/
H A DGradientStyle.cxx103 ::sax::Converter::convertColor(aGradient.StartColor, aIter.toString()); in importXML()
106 ::sax::Converter::convertColor(aGradient.EndColor, aIter.toString()); in importXML()
205 ::sax::Converter::convertColor(aOut, aGradient.StartColor); in exportXML()
210 ::sax::Converter::convertColor(aOut, aGradient.EndColor); in exportXML()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/style/
H A DGradientStyle.cxx146 ::sax::Converter::convertColor(aGradient.StartColor, rStrValue); in importXML()
149 ::sax::Converter::convertColor(aGradient.EndColor, rStrValue); in importXML()
239 ::sax::Converter::convertColor(aOut, aGradient.StartColor); in exportXML()
244 ::sax::Converter::convertColor(aOut, aGradient.EndColor); in exportXML()
/dports/math/R/R-4.1.2/src/library/grDevices/R/
H A DcolorRamp.R44 colors <- convertColor(colors, from = "sRGB", to = "Lab")
66 roundcolor(convertColor(cbind(palette[[1L]](x),
/dports/math/libRmath/R-4.1.1/src/library/grDevices/R/
H A DcolorRamp.R44 colors <- convertColor(colors, from = "sRGB", to = "Lab")
66 roundcolor(convertColor(cbind(palette[[1L]](x),
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/dialog/
H A Dhexcolorcontrol.cxx62 sax::Converter::convertColor(aBuffer, nColor); in SetColor()
82 sax::Converter::convertColor(nColor, aStr); in GetColor()
/dports/graphics/qgis/qgis-3.22.3/tests/src/core/
H A Dtestqgsarcgisrestutils.cpp174 QVERIFY( !QgsArcGisRestUtils::convertColor( QString( "x" ) ).isValid() ); in testParseEsriColorJson()
175 QVERIFY( !QgsArcGisRestUtils::convertColor( QVariantList() ).isValid() ); in testParseEsriColorJson()
176 QVERIFY( !QgsArcGisRestUtils::convertColor( QVariantList() << 1 ).isValid() ); in testParseEsriColorJson()
177 QVERIFY( !QgsArcGisRestUtils::convertColor( QVariantList() << 10 << 20 ).isValid() ); in testParseEsriColorJson()
178 QVERIFY( !QgsArcGisRestUtils::convertColor( QVariantList() << 10 << 20 << 30 ).isValid() ); in testParseEsriColorJson()
179 const QColor res = QgsArcGisRestUtils::convertColor( QVariantList() << 10 << 20 << 30 << 40 ); in testParseEsriColorJson()
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/dialog/
H A Dhexcolorcontrol.cxx62 sax::Converter::convertColor(aBuffer, nColor); in SetColor()
85 sax::Converter::convertColor(nColor, aStr); in GetColor()
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/prettyprinter-ansi-terminal-1.1.2/src/Prettyprinter/Render/Terminal/
H A DInternal.hs305 …(\(intensity, c) -> ANSI.SetColor ANSI.Foreground (convertIntensity intensity) (convertColor c)) fg
306 …(\(intensity, c) -> ANSI.SetColor ANSI.Background (convertIntensity intensity) (convertColor c)) bg
317 convertColor :: Color -> ANSI.Color
318 convertColor = \c -> case c of function
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/prettyprinter-ansi-terminal-1.1.2/src/Prettyprinter/Render/Terminal/
H A DInternal.hs305 …(\(intensity, c) -> ANSI.SetColor ANSI.Foreground (convertIntensity intensity) (convertColor c)) fg
306 …(\(intensity, c) -> ANSI.SetColor ANSI.Background (convertIntensity intensity) (convertColor c)) bg
317 convertColor :: Color -> ANSI.Color
318 convertColor = \c -> case c of function

12345678