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