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