Searched refs:gdImageGrayScale (Results 1 – 6 of 6) sorted by relevance
2 Bug #75124 (gdImageGrayScale() may produce colors)
276 #define gdImageGrayScale php_gd_gdImageGrayScale macro
49 int gdImageGrayScale(gdImagePtr src) in gdImageGrayScale() function
775 int gdImageGrayScale(gdImagePtr src);
4246 if (gdImageGrayScale(im_src) == 1) { in php_image_filter_grayscale()
217 . Fixed bug #75124 (gdImageGrayScale() may produce colors). (cmb)
Completed in 29 milliseconds