Home
last modified time | relevance | path

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

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

Completed in 23 milliseconds