gdImageSetPixel 2049 gd/gd.c gdImageSetPixel(im, x, y, gdTrueColor(GetRValue(c), GetGValue(c), GetBValue(c))); gdImageSetPixel 2109 gd/gd.c gdImageSetPixel(im, x, y, gdTrueColor(GetRValue(c), GetGValue(c), GetBValue(c))); gdImageSetPixel 3185 gd/gd.c gdImageSetPixel(im, x, y, gdImageSetPixel 3220 gd/gd.c gdImageSetPixel(im, x, y, col); gdImageSetPixel 3620 gd/gd.c gdImageSetPixel(im, px, py, color); gdImageSetPixel 4376 gd/gd.c gdImageSetPixel(bg_img, x + str_img->metrics.leftSideBearing + i, y - str_img->metrics.ascent + j, c_ind); gdImageSetPixel 4565 gd/gd.c gdImageSetPixel (im_dest, x, y, color); gdImageSetPixel 4747 gd/gd.c gdImageSetPixel (im_dest, x, y, color); gdImageSetPixel 627 gd/libgd/gd.c gdImageSetPixel(to, x, y, xlate[p]); gdImageSetPixel 728 gd/libgd/gd.c gdImageSetPixel(im, x, y, p); gdImageSetPixel 739 gd/libgd/gd.c gdImageSetPixel(im, x, y, gdBrushed); gdImageSetPixel 817 gd/libgd/gd.c gdImageSetPixel(im, lx, ly, p); gdImageSetPixel 833 gd/libgd/gd.c gdImageSetPixel(im, lx, ly, tc); gdImageSetPixel 850 gd/libgd/gd.c gdImageSetPixel(im, lx, ly, gdImageColorResolveAlpha(im, gdTrueColorGetRed(p), gdImageSetPixel 855 gd/libgd/gd.c gdImageSetPixel(im, lx, ly, im->brushColorMap[p]); gdImageSetPixel 881 gd/libgd/gd.c gdImageSetPixel(im, x, y, p); gdImageSetPixel 889 gd/libgd/gd.c gdImageSetPixel(im, x, y, gdImageColorResolveAlpha(im, gdImageSetPixel 895 gd/libgd/gd.c gdImageSetPixel(im, x, y, im->tileColorMap[p]); gdImageSetPixel 1041 gd/libgd/gd.c gdImageSetPixel(im, px, py, p_color); gdImageSetPixel 1063 gd/libgd/gd.c gdImageSetPixel(im, x1, y, col); gdImageSetPixel 1082 gd/libgd/gd.c gdImageSetPixel(im, x, y1, col); gdImageSetPixel 1158 gd/libgd/gd.c gdImageSetPixel(im, x, w, color); gdImageSetPixel 1172 gd/libgd/gd.c gdImageSetPixel (im, x, w, color); gdImageSetPixel 1186 gd/libgd/gd.c gdImageSetPixel (im, x, w, color); gdImageSetPixel 1222 gd/libgd/gd.c gdImageSetPixel (im, w, y, color); gdImageSetPixel 1236 gd/libgd/gd.c gdImageSetPixel (im, w, y, color); gdImageSetPixel 1250 gd/libgd/gd.c gdImageSetPixel (im, w, y, color); gdImageSetPixel 1525 gd/libgd/gd.c gdImageSetPixel(im, x, w, color); gdImageSetPixel 1530 gd/libgd/gd.c gdImageSetPixel(im, w, y, color); gdImageSetPixel 1555 gd/libgd/gd.c gdImageSetPixel(im, px, py, color); gdImageSetPixel 1581 gd/libgd/gd.c gdImageSetPixel(im, px, py, color); gdImageSetPixel 1782 gd/libgd/gd.c gdImageSetPixel(im, i, y, color); gdImageSetPixel 1795 gd/libgd/gd.c gdImageSetPixel(im, i, y, color); gdImageSetPixel 1902 gd/libgd/gd.c gdImageSetPixel(im, ix, iy, nc); gdImageSetPixel 1920 gd/libgd/gd.c gdImageSetPixel(im,x, y, nc); gdImageSetPixel 1934 gd/libgd/gd.c gdImageSetPixel(im, x, y, nc); gdImageSetPixel 1992 gd/libgd/gd.c gdImageSetPixel(im,x, y, nc); gdImageSetPixel 2008 gd/libgd/gd.c gdImageSetPixel(im, x, y, nc); gdImageSetPixel 2038 gd/libgd/gd.c gdImageSetPixel(im, x1, y1, color); gdImageSetPixel 2067 gd/libgd/gd.c gdImageSetPixel(im, cx, cy, color); gdImageSetPixel 2075 gd/libgd/gd.c gdImageSetPixel(im, cx, cy, color); gdImageSetPixel 2083 gd/libgd/gd.c gdImageSetPixel(im, cx, cy, color); gdImageSetPixel 2091 gd/libgd/gd.c gdImageSetPixel(im, cx, cy, color); gdImageSetPixel 2112 gd/libgd/gd.c gdImageSetPixel(im, x1, y1, color); gdImageSetPixel 2146 gd/libgd/gd.c gdImageSetPixel (im, x, y, color); gdImageSetPixel 2169 gd/libgd/gd.c gdImageSetPixel (dst, dstX + x, dstY + y, c); gdImageSetPixel 2178 gd/libgd/gd.c gdImageSetPixel(dst, dstX + x, dstY + y, gdTrueColorAlpha(src->red[c], src->green[c], src->blue[c], src->alpha[c])); gdImageSetPixel 2198 gd/libgd/gd.c gdImageSetPixel(dst, tox, toy, nc); gdImageSetPixel 2241 gd/libgd/gd.c gdImageSetPixel (dst, tox, toy, mapTo); gdImageSetPixel 2281 gd/libgd/gd.c gdImageSetPixel (dst, tox, toy, nc); gdImageSetPixel 2337 gd/libgd/gd.c gdImageSetPixel(dst, tox, toy, nc); gdImageSetPixel 2441 gd/libgd/gd.c gdImageSetPixel (dst, tox, toy, mapTo); gdImageSetPixel 2554 gd/libgd/gd.c gdImageSetPixel(dst, x, y, gdTrueColorAlpha ((int) red, (int) green, (int) blue, (int) alpha)); gdImageSetPixel 297 gd/libgd/gd.h void gdImageSetPixel(gdImagePtr im, int x, int y, int color); gdImageSetPixel 24 gd/libgd/gd_arc.c gdImageSetPixel(im,mx+a, my, c); gdImageSetPixel 25 gd/libgd/gd_arc.c gdImageSetPixel(im,mx-a, my, c); gdImageSetPixel 49 gd/libgd/gd_arc.c gdImageSetPixel(im,mx1, my1, c); gdImageSetPixel 50 gd/libgd/gd_arc.c gdImageSetPixel(im,mx1, my2, c); gdImageSetPixel 51 gd/libgd/gd_arc.c gdImageSetPixel(im,mx2, my1, c); gdImageSetPixel 52 gd/libgd/gd_arc.c gdImageSetPixel(im,mx2, my2, c); gdImageSetPixel 67 gd/libgd/gd_arc.c gdImageSetPixel(im, x, my, c); gdImageSetPixel 97 gd/libgd/gd_arc.c gdImageSetPixel(im,i,my1,c); gdImageSetPixel 102 gd/libgd/gd_arc.c gdImageSetPixel(im,i,my2,c); gdImageSetPixel 461 gd/libgd/gd_arc_f_buggy.c gdImageSetPixel (im, ((flip_x) ? (cx - x) : (cx + x)), gdImageSetPixel 526 gd/libgd/gd_arc_f_buggy.c gdImageSetPixel (im, ((flip_x) ? (cx - x) : (cx + x)), gdImageSetPixel 42 gd/libgd/gd_filter.c gdImageSetPixel (src, x, y, new_pxl); gdImageSetPixel 75 gd/libgd/gd_filter.c gdImageSetPixel (src, x, y, new_pxl); gdImageSetPixel 120 gd/libgd/gd_filter.c gdImageSetPixel (src, x, y, new_pxl); gdImageSetPixel 180 gd/libgd/gd_filter.c gdImageSetPixel (src, x, y, new_pxl); gdImageSetPixel 224 gd/libgd/gd_filter.c gdImageSetPixel (src, x, y, new_pxl); gdImageSetPixel 284 gd/libgd/gd_filter.c gdImageSetPixel (src, x, y, new_pxl); gdImageSetPixel 403 gd/libgd/gd_filter.c gdImageSetPixel (src, x, y, new_pxl); gdImageSetPixel 597 gd/libgd/gd_gif_in.c gdImageSetPixel(im, xpos, ypos, v); gdImageSetPixel 43 gd/libgd/gd_rotate.c gdImageSetPixel (dst, i, uRow, clrBack); gdImageSetPixel 47 gd/libgd/gd_rotate.c gdImageSetPixel (dst, i, uRow, clrBack); gdImageSetPixel 96 gd/libgd/gd_rotate.c gdImageSetPixel (dst, i+iOffset, uRow, pxlSrc); gdImageSetPixel 105 gd/libgd/gd_rotate.c gdImageSetPixel (dst, i, uRow, pxlLeft); gdImageSetPixel 108 gd/libgd/gd_rotate.c gdImageSetPixel (dst, iOffset, uRow, clrBack); gdImageSetPixel 113 gd/libgd/gd_rotate.c gdImageSetPixel (dst, i, uRow, clrBack); gdImageSetPixel 131 gd/libgd/gd_rotate.c gdImageSetPixel (dst, uCol, i, clrBack); gdImageSetPixel 187 gd/libgd/gd_rotate.c gdImageSetPixel (dst, uCol, iYPos, pxlSrc); gdImageSetPixel 195 gd/libgd/gd_rotate.c gdImageSetPixel (dst, uCol, i, pxlLeft); gdImageSetPixel 200 gd/libgd/gd_rotate.c gdImageSetPixel (dst, uCol, i, clrBack); gdImageSetPixel 238 gd/libgd/gd_rotate.c gdImageSetPixel(dst, uY, (dst->sy - uX - 1), dst->transparent); gdImageSetPixel 240 gd/libgd/gd_rotate.c gdImageSetPixel(dst, uY, (dst->sy - uX - 1), c); gdImageSetPixel 285 gd/libgd/gd_rotate.c gdImageSetPixel(dst, (dst->sx - uX - 1), (dst->sy - uY - 1), dst->transparent); gdImageSetPixel 287 gd/libgd/gd_rotate.c gdImageSetPixel(dst, (dst->sx - uX - 1), (dst->sy - uY - 1), c); gdImageSetPixel 332 gd/libgd/gd_rotate.c gdImageSetPixel(dst, (dst->sx - uY - 1), uX, dst->transparent); gdImageSetPixel 334 gd/libgd/gd_rotate.c gdImageSetPixel(dst, (dst->sx - uY - 1), uX, c); gdImageSetPixel 154 gd/libgd/gd_wbmp.c gdImageSetPixel(im, col, row, white); gdImageSetPixel 156 gd/libgd/gd_wbmp.c gdImageSetPixel(im, col, row, black); gdImageSetPixel 124 gd/libgd/gdxpm.c gdImageSetPixel(im, j, i, colors[k]); gdImageSetPixel 140 gd/libgd/xbm.c gdImageSetPixel(im, x++, y, (b & bit) ? 1 : 0);