Searched refs:gdImageRotateBicubicFixed (Results 1 – 2 of 2) sorted by relevance
868 gdImagePtr gdImageRotateBicubicFixed(gdImagePtr src, const float degrees, const int bgColor);
1850 gdImagePtr gdImageRotateBicubicFixed(gdImagePtr src, const float degrees, const int bgColor) in gdImageRotateBicubicFixed() function2176 return gdImageRotateBicubicFixed(src, angle, bgcolor); in gdImageRotateInterpolated()
Completed in 16 milliseconds