Home
last modified time | relevance | path

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

/PHP-7.0/ext/gd/libgd/
H A Dgd.h849 gdImagePtr gdImageRotateBicubicFixed(gdImagePtr src, const float degrees, const int bgColor);
H A Dgd_interpolation.c1979 gdImagePtr gdImageRotateBicubicFixed(gdImagePtr src, const float degrees, const int bgColor) in gdImageRotateBicubicFixed() function
2305 return gdImageRotateBicubicFixed(src, angle, bgcolor); in gdImageRotateInterpolated()

Completed in 17 milliseconds