Home
last modified time | relevance | path

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

/PHP-5.5/ext/gd/libgd/
H A Dgd.h850 gdImagePtr gdImageRotateBicubicFixed(gdImagePtr src, const float degrees, const int bgColor);
H A Dgd_interpolation.c1918 gdImagePtr gdImageRotateBicubicFixed(gdImagePtr src, const float degrees, const int bgColor) in gdImageRotateBicubicFixed() function
2228 return gdImageRotateBicubicFixed(src, angle, bgcolor); in gdImageRotateInterpolated()

Completed in 18 milliseconds