gdImageSmooth    4782 ext/gd/gd.c    	if (gdImageSmooth(im_src, (float)weight)==1) {
gdImageSmooth     800 ext/gd/libgd/gd.h int gdImageSmooth(gdImagePtr im, float weight);