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