Home
last modified time | relevance | path

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

/PHP-8.0/ext/gd/libgd/
H A Dgd.h867 gdImagePtr gdImageRotateBilinear(gdImagePtr src, const float degrees, const int bgColor);
H A Dgd_interpolation.c1735 gdImagePtr gdImageRotateBilinear(gdImagePtr src, const float degrees, const int bgColor) in gdImageRotateBilinear() function
2172 return gdImageRotateBilinear(src, angle, bgcolor); in gdImageRotateInterpolated()

Completed in 16 milliseconds