Home
last modified time | relevance | path

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

/PHP-5.3/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.3/ext/fileinfo/tests/
H A Dmagic7473 >22 belong 0 RGB Color
8237 >8 string RGBN \b, RGBN 12-bit RGB image
8238 >8 string RGB8 \b, RGB8 24-bit RGB image
8288 # `xv' recognizes only a subset of the following (RGB with pixelsize = 24)
8294 1 belong&0xfff7ffff 0x00020000 Targa image data - RGB
8375 >25 byte 2 \b/color RGB,
8532 >20 belong 3 RGB,
8537 >24 belong 1 RGB colormap
8664 #>12 beshort 1 RGB
8713 >24 beshort 3 RGB

Completed in 36 milliseconds