Home
last modified time | relevance | path

Searched refs:gdImageRotate90 (Results 1 – 4 of 4) sorted by relevance

/PHP-7.2/main/
H A Dphp_compat.h318 #define gdImageRotate90 php_gd_gdImageRotate90 macro
/PHP-7.2/ext/gd/libgd/
H A Dgd_rotate.c205 gdImagePtr gdImageRotate90 (gdImagePtr src, int ignoretransparent) in gdImageRotate90() function
H A Dgd.h706 gdImagePtr gdImageRotate90(gdImagePtr src, int ignoretransparent);
H A Dgd_interpolation.c2202 return gdImageRotate90(src, 0); in gdImageRotateInterpolated()

Completed in 16 milliseconds