Home
last modified time | relevance | path

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

/PHP-7.2/main/
H A Dphp_compat.h302 #define gdImageMeanRemoval php_gd_gdImageMeanRemoval macro
/PHP-7.2/ext/gd/libgd/
H A Dgd_filter.c449 int gdImageMeanRemoval(gdImagePtr im) in gdImageMeanRemoval() function
H A Dgd.h812 int gdImageMeanRemoval(gdImagePtr im);
/PHP-7.2/ext/gd/
H A Dgd.c4501 if (gdImageMeanRemoval(im_src) == 1) { in php_image_filter_mean_removal()

Completed in 24 milliseconds