Searched refs:gdImageRotateBicubicFixed (Results 1 – 2 of 2) sorted by relevance
864 gdImagePtr gdImageRotateBicubicFixed(gdImagePtr src, const float degrees, const int bgColor);
1899 gdImagePtr gdImageRotateBicubicFixed(gdImagePtr src, const float degrees, const int bgColor) in gdImageRotateBicubicFixed() function2225 return gdImageRotateBicubicFixed(src, angle, bgcolor); in gdImageRotateInterpolated()
Completed in 15 milliseconds