Searched refs:rgb (Results 1 – 4 of 4) sorted by relevance
19 int color, rgb; in gdImageColorMatch() local42 rgb = im1->tpixels[y][x]; in gdImageColorMatch()45 *(bp++) += gdTrueColorGetRed(rgb); in gdImageColorMatch()46 *(bp++) += gdTrueColorGetGreen(rgb); in gdImageColorMatch()47 *(bp++) += gdTrueColorGetBlue(rgb); in gdImageColorMatch()48 *(bp++) += gdTrueColorGetAlpha(rgb); in gdImageColorMatch()
282 unsigned char rgb[3]; in ReadColorMap() local286 if (! ReadOK(fd, rgb, sizeof(rgb))) { in ReadColorMap()289 buffer[CM_RED][i] = rgb[0] ; in ReadColorMap()290 buffer[CM_GREEN][i] = rgb[1] ; in ReadColorMap()291 buffer[CM_BLUE][i] = rgb[2] ; in ReadColorMap()
2662 int lgb, rgb; in match() local2669 rgb = UCD_GRAPHBREAK(c); in match()2671 lgb = rgb; in match()4358 int lgb, rgb; in match() local4367 lgb = rgb; in match()5119 int lgb, rgb; in match() local5128 lgb = rgb; in match()5635 int lgb, rgb; in match() local5644 lgb = rgb; in match()5662 int lgb, rgb; in match() local[all …]
1257 +rgb image/x-rgb
Completed in 32 milliseconds