Home
last modified time | relevance | path

Searched refs:sRGB (Results 1 – 25 of 3752) sorted by relevance

12345678910>>...151

/dports/cad/opencascade/opencascade-7.6.0/src/Quantity/
H A DQuantity_ColorTable.pxx1 RawColor(BLACK , sRGB, 0x000000, 0.000000, 0.000000, 0.000000, RGB, 0.000000, 0.00000…
2 RawColor(MATRABLUE , sRGB, 0x0000BF, 0.000000, 0.000000, 0.750000, RGB, 0.000000, 0.00000…
3 RawColor(MATRAGRAY , sRGB, 0x999999, 0.600000, 0.600000, 0.600000, RGB, 0.318547, 0.31854…
4 RawColor(ALICEBLUE , sRGB, 0xF0F8FF, 0.941176, 0.972549, 1.000000, RGB, 0.871366, 0.93868…
5 RawColor(ANTIQUEWHITE , sRGB, 0xFAEBD7, 0.980392, 0.921569, 0.843137, RGB, 0.955973, 0.83077…
6 RawColor(ANTIQUEWHITE1 , sRGB, 0xFFEFDB, 1.000000, 0.937255, 0.858824, RGB, 1.000000, 0.86315…
7 RawColor(ANTIQUEWHITE2 , sRGB, 0xEEDFCC, 0.933333, 0.874510, 0.800000, RGB, 0.854992, 0.73791…
8 RawColor(ANTIQUEWHITE3 , sRGB, 0xCDC0B0, 0.803922, 0.752941, 0.690196, RGB, 0.610496, 0.52711…
9 RawColor(ANTIQUEWHITE4 , sRGB, 0x8B8378, 0.545098, 0.513725, 0.470588, RGB, 0.258183, 0.22696…
10 RawColor(AQUAMARINE1 , sRGB, 0x7FFFD4, 0.498039, 1.000000, 0.831373, RGB, 0.212231, 1.00000…
[all …]
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/meta/html/canvas/element/manual/wide-gamut-canvas/
H A Dcanvas-createImageBitmap-e_srgb.html.ini2 [createImageBitmap in e-sRGB from a transparent e-sRGB HTMLCanvasElement with resize.]
8 [createImageBitmap in e-sRGB from an opaque sRGB HTMLCanvasElement with resize.]
14 [createImageBitmap in e-sRGB from a sRGB SVG image with resize.]
17 [createImageBitmap in e-sRGB from a sRGB HTMLVideoElement with resize.]
26 [createImageBitmap in e-sRGB from an opaque e-sRGB ImageData with resize.]
29 [createImageBitmap in e-sRGB from an opaque sRGB Blob (ico) with resize.]
47 [createImageBitmap in e-sRGB from an opaque sRGB ImageData with resize.]
50 [createImageBitmap in e-sRGB from an opaque sRGB Blob (bmp) with resize.]
56 [createImageBitmap in e-sRGB from an opaque sRGB Blob (gif) with resize.]
59 [createImageBitmap in e-sRGB from an opaque sRGB Blob (jpg) with resize.]
[all …]
H A Dcanvas-getImageData-e_srgb.html.ini2 [tests putting and getting in-range e-sRGB image data on e-sRGB canvas.]
5 [tests putting SRGB image data on e-sRGB canvas and getting e-sRGB image data.]
8 [tests putting and getting out-of-range e-sRGB image data on e-sRGB canvas.]
11 [tests drawing SRGB color on e-sRGB canvas and getting e-sRGB image data.]
/dports/www/firefox/firefox-99.0/testing/web-platform/meta/html/canvas/element/manual/wide-gamut-canvas/
H A Dcanvas-createImageBitmap-e_srgb.html.ini2 [createImageBitmap in e-sRGB from a transparent e-sRGB HTMLCanvasElement with resize.]
8 [createImageBitmap in e-sRGB from an opaque sRGB HTMLCanvasElement with resize.]
14 [createImageBitmap in e-sRGB from a sRGB SVG image with resize.]
17 [createImageBitmap in e-sRGB from a sRGB HTMLVideoElement with resize.]
26 [createImageBitmap in e-sRGB from an opaque e-sRGB ImageData with resize.]
29 [createImageBitmap in e-sRGB from an opaque sRGB Blob (ico) with resize.]
47 [createImageBitmap in e-sRGB from an opaque sRGB ImageData with resize.]
50 [createImageBitmap in e-sRGB from an opaque sRGB Blob (bmp) with resize.]
56 [createImageBitmap in e-sRGB from an opaque sRGB Blob (gif) with resize.]
59 [createImageBitmap in e-sRGB from an opaque sRGB Blob (jpg) with resize.]
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/meta/html/canvas/element/manual/wide-gamut-canvas/
H A Dcanvas-createImageBitmap-e_srgb.html.ini2 [createImageBitmap in e-sRGB from a transparent e-sRGB HTMLCanvasElement with resize.]
8 [createImageBitmap in e-sRGB from an opaque sRGB HTMLCanvasElement with resize.]
14 [createImageBitmap in e-sRGB from a sRGB SVG image with resize.]
17 [createImageBitmap in e-sRGB from a sRGB HTMLVideoElement with resize.]
26 [createImageBitmap in e-sRGB from an opaque e-sRGB ImageData with resize.]
29 [createImageBitmap in e-sRGB from an opaque sRGB Blob (ico) with resize.]
47 [createImageBitmap in e-sRGB from an opaque sRGB ImageData with resize.]
50 [createImageBitmap in e-sRGB from an opaque sRGB Blob (bmp) with resize.]
56 [createImageBitmap in e-sRGB from an opaque sRGB Blob (gif) with resize.]
59 [createImageBitmap in e-sRGB from an opaque sRGB Blob (jpg) with resize.]
[all …]
/dports/graphics/ImageMagick6/ImageMagick-6.9.12-34/tests/
H A Dcli-colorspace.tap97 test_color RGB sRGB && echo "ok" || echo "not ok"
106 test_color CMY sRGB && echo "ok" || echo "not ok"
107 test_color CMYK sRGB && echo "ok" || echo "not ok"
108 test_color HSL sRGB && echo "ok" || echo "not ok"
109 test_color HSB sRGB && echo "ok" || echo "not ok"
110 test_color HWB sRGB && echo "ok" || echo "not ok"
111 test_color Log sRGB && echo "ok" || echo "not ok"
112 test_color YIQ sRGB && echo "ok" || echo "not ok"
113 test_color YUV sRGB && echo "ok" || echo "not ok"
114 test_color YCbCr sRGB && echo "ok" || echo "not ok"
[all …]
/dports/graphics/ImageMagick6-nox11/ImageMagick-6.9.12-34/tests/
H A Dcli-colorspace.tap97 test_color RGB sRGB && echo "ok" || echo "not ok"
106 test_color CMY sRGB && echo "ok" || echo "not ok"
107 test_color CMYK sRGB && echo "ok" || echo "not ok"
108 test_color HSL sRGB && echo "ok" || echo "not ok"
109 test_color HSB sRGB && echo "ok" || echo "not ok"
110 test_color HWB sRGB && echo "ok" || echo "not ok"
111 test_color Log sRGB && echo "ok" || echo "not ok"
112 test_color YIQ sRGB && echo "ok" || echo "not ok"
113 test_color YUV sRGB && echo "ok" || echo "not ok"
114 test_color YCbCr sRGB && echo "ok" || echo "not ok"
[all …]
/dports/graphics/ImageMagick7-nox11/ImageMagick-7.1.0-19/tests/
H A Dcli-colorspace.tap98 test_color RGB sRGB && echo "ok" || echo "not ok"
110 test_color CMY sRGB && echo "ok" || echo "not ok"
111 test_color CMYK sRGB && echo "ok" || echo "not ok"
112 test_color HSL sRGB && echo "ok" || echo "not ok"
113 test_color HSB sRGB && echo "ok" || echo "not ok"
114 test_color HWB sRGB && echo "ok" || echo "not ok"
115 test_color Log sRGB && echo "ok" || echo "not ok"
116 test_color YIQ sRGB && echo "ok" || echo "not ok"
117 test_color YUV sRGB && echo "ok" || echo "not ok"
118 test_color YCbCr sRGB && echo "ok" || echo "not ok"
[all …]
/dports/graphics/ImageMagick7/ImageMagick-7.1.0-19/tests/
H A Dcli-colorspace.tap98 test_color RGB sRGB && echo "ok" || echo "not ok"
110 test_color CMY sRGB && echo "ok" || echo "not ok"
111 test_color CMYK sRGB && echo "ok" || echo "not ok"
112 test_color HSL sRGB && echo "ok" || echo "not ok"
113 test_color HSB sRGB && echo "ok" || echo "not ok"
114 test_color HWB sRGB && echo "ok" || echo "not ok"
115 test_color Log sRGB && echo "ok" || echo "not ok"
116 test_color YIQ sRGB && echo "ok" || echo "not ok"
117 test_color YUV sRGB && echo "ok" || echo "not ok"
118 test_color YCbCr sRGB && echo "ok" || echo "not ok"
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webgpu-cts/src/src/webgpu/util/texture/
H A DtexelData.ts136 sRGB: boolean; constant
140 'r8unorm': { ...repeatComponents( kR, unorm8), sRGB: false },
141 'r8snorm': { ...repeatComponents( kR, snorm8), sRGB: false },
142 'r8uint': { ...repeatComponents( kR, uint8), sRGB: false },
143 'r8sint': { ...repeatComponents( kR, sint8), sRGB: false },
144 'r16uint': { ...repeatComponents( kR, uint16), sRGB: false },
145 'r16sint': { ...repeatComponents( kR, sint16), sRGB: false },
146 'r16float': { ...repeatComponents( kR, float16), sRGB: false },
147 'rg8unorm': { ...repeatComponents( kRG, unorm8), sRGB: false },
197 private readonly sRGB: boolean property in TexelDataRepresentationImpl
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/testing/web-platform/meta/html/canvas/element/wide-gamut-canvas/
H A Dcanvas-createImageBitmap-e_srgb.html.ini5 [createImageBitmap in e-sRGB from a transparent e-sRGB HTMLCanvasElement with resize.]
8 …[createImageBitmap in e-sRGB from color managed Blob with resize. blobPixelFormat: uint8, transpar…
11 [createImageBitmap in e-sRGB from an opaque sRGB HTMLCanvasElement with resize.]
14 …[createImageBitmap in e-sRGB from an opaque sRGB HTMLImageElement (BMP, GIF, ICO, JPG, PNG, WEBP) …
17 [createImageBitmap in e-sRGB from a transparent sRGB HTMLCanvasElement with resize.]
20 [createImageBitmap in e-sRGB from a sRGB SVG image with resize.]
23 …[createImageBitmap in e-sRGB from a transparent sRGB HTMLImageElement (BMP, ICO, PNG, WEBP) with r…
26 [createImageBitmap in e-sRGB from a transparent sRGB Blob with resize.]
29 [createImageBitmap in e-sRGB from a sRGB HTMLVideoElement with resize.]
32 [createImageBitmap in e-sRGB from an opaque e-sRGB HTMLCanvasElement with resize.]
[all …]
/dports/devel/love/love-11.3/src/modules/image/magpie/
H A DKTXHandler.cpp142 sRGB = false; in convertFormat()
163 sRGB = true; in convertFormat()
168 sRGB = true; in convertFormat()
173 sRGB = true; in convertFormat()
188 sRGB = true; in convertFormat()
192 sRGB = true; in convertFormat()
196 sRGB = true; in convertFormat()
212 sRGB = true; in convertFormat()
222 sRGB = true; in convertFormat()
226 sRGB = true; in convertFormat()
[all …]
/dports/games/freeminer/freeminer-0.4.10.4/src/mandelbulber/
H A Dfractparams.h121 sRGB background_color2;
122 sRGB background_color3;
123 sRGB auxLightPreColour[4];
124 sRGB fogColour1;
125 sRGB fogColour2;
126 sRGB fogColour3;
127 sRGB primitivePlaneColour;
128 sRGB primitiveBoxColour;
130 sRGB primitiveSphereColour;
132 sRGB primitiveWaterColour;
[all …]
/dports/devel/love10/love-0.10.2/src/modules/image/magpie/
H A DKTXHandler.cpp141 sRGB = false; in convertFormat()
162 sRGB = true; in convertFormat()
167 sRGB = true; in convertFormat()
172 sRGB = true; in convertFormat()
187 sRGB = true; in convertFormat()
191 sRGB = true; in convertFormat()
195 sRGB = true; in convertFormat()
211 sRGB = true; in convertFormat()
221 sRGB = true; in convertFormat()
225 sRGB = true; in convertFormat()
[all …]
/dports/math/curv/curv-0.5/issues/
H A DRGB_Conversion1 Ensure that there is correct conversion between sRGB and linearRGB, everywhere.
3 1. colour_picker: convert between sRGB in the uniform variable,
13 3. Curv `sRGB` func uses mathematically correct conversion to linRGB.
15 sRGB <-> linRGB conversion code
32 float sRGB(float x) {
39 return vec3(sRGB(c.x),sRGB(c.y),sRGB(c.z));
43 // Converts a color from linear light gamma to sRGB gamma
52 // Converts a color from sRGB gamma to linear light gamma
53 vec4 toLinear(vec4 sRGB)
55 bvec4 cutoff = lessThan(sRGB, vec4(0.04045));
[all …]
/dports/x11/babl/babl-0.1.88/tests/
H A Dformat_with_space.c27 const Babl *sRGB = babl_space ("sRGB"); in test2() local
31 if (babl_format_get_space (fmt) != sRGB) in test2()
37 if (babl_format_get_space (fmt) != sRGB) in test2()
42 fmt = babl_format_with_space ("R'G'B' u8", sRGB); in test2()
43 if (babl_format_get_space (fmt) != sRGB) in test2()
48 fmt = babl_format_with_space ("CIE Lab float", sRGB); in test2()
49 if (babl_format_get_space (fmt) != sRGB) in test2()
65 const Babl *sRGB = babl_space ("sRGB"); in test3() local
69 if (babl_format_get_space (fmt) != sRGB) in test3()
75 if (babl_format_get_space (fmt) != sRGB) in test3()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/third_party/lcms/
H A D0019-utf8.patch74 //sRGB Curves are defined by:
76 -//If R?sRGB,G?sRGB, B?sRGB < 0.04045
77 +//If R'sRGB,G'sRGB, B'sRGB < 0.04045
79 -// R = R?sRGB / 12.92
80 -// G = G?sRGB / 12.92
81 -// B = B?sRGB / 12.92
82 +// R = R'sRGB / 12.92
83 +// G = G'sRGB / 12.92
84 +// B = B'sRGB / 12.92
87 -//else if R?sRGB,G?sRGB, B?sRGB >= 0.04045
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/modules/pdfium/pdfium/third_party/lcms2-2.6/
H A D0013-utf8.patch75 //sRGB Curves are defined by:
77 -//If R�sRGB,G�sRGB, B�sRGB < 0.04045
78 +//If R'sRGB,G'sRGB, B'sRGB < 0.04045
80 -// R = R�sRGB / 12.92
81 -// G = G�sRGB / 12.92
82 -// B = B�sRGB / 12.92
83 +// R = R'sRGB / 12.92
84 +// G = G'sRGB / 12.92
85 +// B = B'sRGB / 12.92
88 -//else if R�sRGB,G�sRGB, B�sRGB >= 0.04045
[all …]
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/meta/css/css-color/
H A Dcolor-function-parsing.html.ini2 [Basic sRGB white]
8 [sRGB color]
11 [Different case for sRGB]
14 [sRGB color with unnecessary decimals]
17 [sRGB white with 0.5 alpha]
20 [sRGB white with 0 alpha]
23 [sRGB white with 50% alpha]
26 [sRGB white with 0% alpha]
44 [sRGB color with negative component should clamp to 0]
47 [sRGB color with component > 1 should clamp]
/dports/www/firefox/firefox-99.0/testing/web-platform/meta/css/css-color/
H A Dcolor-function-parsing.html.ini2 [Basic sRGB white]
8 [sRGB color]
11 [Different case for sRGB]
14 [sRGB color with unnecessary decimals]
17 [sRGB white with 0.5 alpha]
20 [sRGB white with 0 alpha]
23 [sRGB white with 50% alpha]
26 [sRGB white with 0% alpha]
44 [sRGB color with negative component should clamp to 0]
47 [sRGB color with component > 1 should clamp]
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/meta/css/css-color/
H A Dcolor-function-parsing.html.ini2 [Basic sRGB white]
8 [sRGB color]
11 [Different case for sRGB]
14 [sRGB color with unnecessary decimals]
17 [sRGB white with 0.5 alpha]
20 [sRGB white with 0 alpha]
23 [sRGB white with 50% alpha]
26 [sRGB white with 0% alpha]
44 [sRGB color with negative component should clamp to 0]
47 [sRGB color with component > 1 should clamp]
/dports/graphics/mandelbulber/mandelbulber2-2.26/mandelbulber2/src/
H A Dold_settings.hpp414 sRGB glow_color1;
415 sRGB glow_color2;
416 sRGB fogColor;
417 sRGB mainLightColour;
468 sRGB background_color2;
469 sRGB background_color3;
471 sRGB fogColour1;
472 sRGB fogColour2;
473 sRGB fogColour3;
475 sRGB primitiveBoxColour;
[all …]
H A Dcolor_gradient.h50 sRGB color;
57 int AddColor(sRGB color, float position); // returns new color index
58 void ModifyColor(int index, sRGB color);
61 sRGB GetColor(float position, bool smooth) const;
63 sRGB GetColorByIndex(int index);
67 QVector<sRGB> GetGradient(int length, bool smooth);
77 sRGB Interpolate(int paletteIndex, float pos, bool smooth) const;
80 sRGB MakeGrayscaleIfNeeded(sRGB color);
/dports/lang/spidermonkey60/firefox-60.9.0/testing/web-platform/meta/css/css-color/
H A Dcolor-function-parsing.html.ini2 [Basic sRGB white]
8 [sRGB color]
11 [Different case for sRGB]
14 [sRGB color with unnecessary decimals]
17 [sRGB white with 0.5 alpha]
20 [sRGB white with 0 alpha]
23 [sRGB white with 50% alpha]
26 [sRGB white with 0% alpha]
47 [sRGB color with negative component should clamp to 0]
50 [sRGB color with component > 1 should clamp]
/dports/lang/spidermonkey78/firefox-78.9.0/testing/web-platform/meta/css/css-color/
H A Dcolor-function-parsing.html.ini2 [Basic sRGB white]
8 [sRGB color]
11 [Different case for sRGB]
14 [sRGB color with unnecessary decimals]
17 [sRGB white with 0.5 alpha]
20 [sRGB white with 0 alpha]
23 [sRGB white with 50% alpha]
26 [sRGB white with 0% alpha]
47 [sRGB color with negative component should clamp to 0]
50 [sRGB color with component > 1 should clamp]

12345678910>>...151