gdImageColor 4706 gd.c if (gdImageColor(im_src, (int) r, (int) g, (int) b, (int) a) == 1) { gdImageColor 785 libgd/gd.h int gdImageColor(gdImagePtr src, const int red, const int green, const int blue, const int alpha);