Home
last modified time | relevance | path

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

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

Completed in 22 milliseconds