Home
last modified time | relevance | path

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

/PHP-5.4/ext/gd/libgd/
H A Dgd.c299 #define RETURN_RGB(r, g, b) {RGB->R = r; RGB->G = g; RGB->B = b; return RGB;}
329 static HWBType * RGB_to_HWB (RGBType RGB, HWBType * HWB) in RGB_to_HWB() argument
336 float R = RGB.R, G = RGB.G, B = RGB.B, w, v, b, f; in RGB_to_HWB()
388 static RGBType * HWB_to_RGB (HWBType HWB, RGBType * RGB)
424 return RGB;
/PHP-5.4/ext/fileinfo/tests/
H A Dmagic4589 >404 lelong 1 ColorSpace=RGB
8620 >22 belong 0 RGB Color
9761 >8 string RGBN \b, RGBN 12-bit RGB image
9762 >8 string RGB8 \b, RGB8 24-bit RGB image
9825 1 belong&0xfff7ffff 0x00020000 Targa image data - RGB
9936 >25 byte 2 \b/color RGB,
10057 # at offset 8 starts imagedata followed by "RGB " marker
10119 >20 belong 3 RGB,
10124 >24 belong 1 RGB colormap
10251 #>12 beshort 1 RGB
[all …]

Completed in 45 milliseconds