Home
last modified time | relevance | path

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

/PHP-5.5/main/
H A Dphp_compat.h311 #define gdImageSmooth php_gd_gdImageSmooth macro
/PHP-5.5/ext/gd/libgd/
H A Dgd_filter.c451 int gdImageSmooth(gdImagePtr im, float weight) in gdImageSmooth() function
H A Dgd.h800 int gdImageSmooth(gdImagePtr im, float weight);
/PHP-5.5/ext/gd/
H A Dgd.c4782 if (gdImageSmooth(im_src, (float)weight)==1) { in php_image_filter_smooth()

Completed in 43 milliseconds