Home
last modified time | relevance | path

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

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

Completed in 34 milliseconds