Home
last modified time | relevance | path

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

/php-src/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-src/ext/gd/libgd/
H A Dgd.c313 #define RETURN_RGB(r, g, b) {RGB->R = r; RGB->G = g; RGB->B = b; return RGB;}
343 static HWBType * RGB_to_HWB (RGBType RGB, HWBType * HWB) in RGB_to_HWB() argument
350 float R = RGB.R, G = RGB.G, B = RGB.B, w, v, b, f; in RGB_to_HWB()
402 static RGBType * HWB_to_RGB (HWBType HWB, RGBType * RGB)
438 return RGB;
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます18492 >2 ubyte&0xF7 2 - RGB
18911 >9 ubyte 2 \b/color RGB,
19635 >20 ubelong 3 RGB,
20081 #>12 ubeshort 1 RGB
20151 >>24 beshort 3 RGB
21175 # RGB pixel format
21394 >0 ulelong 0x1907 \b, RGB
21884 >0 ulelong 22 ETC2 RGB
21886 >0 ulelong 24 ETC2 RGB A1
22213 >>>12 ubyte 3 RGB
[all …]
H A Dmagic18492 >2 ubyte&0xF7 2 - RGB
18911 >9 ubyte 2 \b/color RGB,
19635 >20 ubelong 3 RGB,
20081 #>12 ubeshort 1 RGB
20151 >>24 beshort 3 RGB
21175 # RGB pixel format
21394 >0 ulelong 0x1907 \b, RGB
21884 >0 ulelong 22 ETC2 RGB
21886 >0 ulelong 24 ETC2 RGB A1
22213 >>>12 ubyte 3 RGB
[all …]

Completed in 137 milliseconds