Home
last modified time | relevance | path

Searched refs:RGB (Results 1 – 4 of 4) sorted by relevance

/PHP-8.2/ext/gd/tests/
H A Dsimilarity.inc9 * Gets the individual components of an RGB value.
20 // assumes $color is an RGB value
27 * Calculates the euclidean distance of two RGB values.
/PHP-8.2/ext/gd/libgd/
H A Dgd.c343 #define RETURN_RGB(r, g, b) {RGB->R = r; RGB->G = g; RGB->B = b; return RGB;}
373 static HWBType * RGB_to_HWB (RGBType RGB, HWBType * HWB) in RGB_to_HWB() argument
380 float R = RGB.R, G = RGB.G, B = RGB.B, w, v, b, f; in RGB_to_HWB()
432 static RGBType * HWB_to_RGB (HWBType HWB, RGBType * RGB)
468 return RGB;
/PHP-8.2/ext/fileinfo/tests/
H A Dmagic16731 >2 ubyte&0xF7 2 - RGB
17142 >9 byte 2 \b/color RGB,
17625 >20 belong 3 RGB,
17763 #>12 beshort 1 RGB
17814 >24 beshort 3 RGB
18420 # RGB pixel format
18639 >0 lelong 0x1907 \b, RGB
19129 >0 ulelong 22 ETC2 RGB
19131 >0 ulelong 24 ETC2 RGB A1
27162 >>20 byte 3 RGB color,
[all …]
H A Dmagic私はガラスを食べられます16731 >2 ubyte&0xF7 2 - RGB
17142 >9 byte 2 \b/color RGB,
17625 >20 belong 3 RGB,
17763 #>12 beshort 1 RGB
17814 >24 beshort 3 RGB
18420 # RGB pixel format
18639 >0 lelong 0x1907 \b, RGB
19129 >0 ulelong 22 ETC2 RGB
19131 >0 ulelong 24 ETC2 RGB A1
27162 >>20 byte 3 RGB color,
[all …]

Completed in 149 milliseconds