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