Home
last modified time | relevance | path

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

/PHP-7.4/main/
H A Dphp_compat.h306 #define gdImageMeanRemoval php_gd_gdImageMeanRemoval macro
/PHP-7.4/ext/gd/libgd/
H A Dgd_filter.c548 int gdImageMeanRemoval(gdImagePtr im) in gdImageMeanRemoval() function
H A Dgd.h816 int gdImageMeanRemoval(gdImagePtr im);
/PHP-7.4/ext/gd/
H A Dgd.c4508 if (gdImageMeanRemoval(im_src) == 1) { in php_image_filter_mean_removal()

Completed in 22 milliseconds