Home
last modified time | relevance | path

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

/PHP-7.4/main/
H A Dphp_compat.h322 #define gdImageRotate90 php_gd_gdImageRotate90 macro
/PHP-7.4/ext/gd/libgd/
H A Dgd_rotate.c201 gdImagePtr gdImageRotate90 (gdImagePtr src, int ignoretransparent) in gdImageRotate90() function
H A Dgd.h698 gdImagePtr gdImageRotate90(gdImagePtr src, int ignoretransparent);
H A Dgd_interpolation.c2153 return gdImageRotate90(src, 0); in gdImageRotateInterpolated()

Completed in 23 milliseconds