colorIndex2RGBA   702 libgd/gd_interpolation.c 		return colorIndex2RGBA(c);
colorIndex2RGBA  1146 libgd/gd_interpolation.c 				dst_img->tpixels[dst_offset_y][dst_offset_x++] = colorIndex2RGBA(im->pixels[m][n]);