gdImageRotateBilinear  850 ext/gd/libgd/gd.h gdImagePtr gdImageRotateBilinear(gdImagePtr src, const float degrees, const int bgColor);
gdImageRotateBilinear 2194 ext/gd/libgd/gd_interpolation.c 			return gdImageRotateBilinear(src, angle, bgcolor);