Home
last modified time | relevance | path

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

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

Completed in 22 milliseconds