Home
last modified time | relevance | path

Searched refs:gdImageRotateBicubicFixed (Results 1 – 2 of 2) sorted by relevance

/php-src/ext/gd/libgd/
H A Dgd.h891 gdImagePtr gdImageRotateBicubicFixed(gdImagePtr src, const float degrees, const int bgColor);
H A Dgd_interpolation.c1839 gdImagePtr gdImageRotateBicubicFixed(gdImagePtr src, const float degrees, const int bgColor) in gdImageRotateBicubicFixed() function
2165 return gdImageRotateBicubicFixed(src, angle, bgcolor); in gdImageRotateInterpolated()

Completed in 15 milliseconds