Home
last modified time | relevance | path

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

/PHP-8.1/ext/gd/libgd/
H A Dgd.h890 gdImagePtr gdImageRotateBilinear(gdImagePtr src, const float degrees, const int bgColor);
H A Dgd_interpolation.c1734 gdImagePtr gdImageRotateBilinear(gdImagePtr src, const float degrees, const int bgColor) in gdImageRotateBilinear() function
2171 return gdImageRotateBilinear(src, angle, bgcolor); in gdImageRotateInterpolated()

Completed in 26 milliseconds