Home
last modified time | relevance | path

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

/PHP-7.4/main/
H A Dphp_compat.h335 #define gdImageSmooth php_gd_gdImageSmooth macro
/PHP-7.4/ext/gd/libgd/
H A Dgd_filter.c557 int gdImageSmooth(gdImagePtr im, float weight) in gdImageSmooth() function
H A Dgd.h818 int gdImageSmooth(gdImagePtr im, float weight);
/PHP-7.4/ext/gd/
H A Dgd.c4530 if (gdImageSmooth(im_src, (float)weight)==1) { in php_image_filter_smooth()

Completed in 25 milliseconds