Home
last modified time | relevance | path

Searched refs:gdImageGrayScale (Results 1 – 6 of 6) sorted by relevance

/PHP-7.0/ext/gd/tests/
H A Dbug75124.phpt2 Bug #75124 (gdImageGrayScale() may produce colors)
/PHP-7.0/main/
H A Dphp_compat.h276 #define gdImageGrayScale php_gd_gdImageGrayScale macro
/PHP-7.0/ext/gd/libgd/
H A Dgd_filter.c49 int gdImageGrayScale(gdImagePtr src) in gdImageGrayScale() function
H A Dgd.h775 int gdImageGrayScale(gdImagePtr src);
/PHP-7.0/ext/gd/
H A Dgd.c4246 if (gdImageGrayScale(im_src) == 1) { in php_image_filter_grayscale()
/PHP-7.0/
H A DNEWS217 . Fixed bug #75124 (gdImageGrayScale() may produce colors). (cmb)

Completed in 29 milliseconds