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