Home
last modified time | relevance | path

Searched refs:gdImageCropThreshold (Results 1 – 3 of 3) sorted by relevance

/PHP-7.2/ext/gd/libgd/
H A Dgd_crop.c222 gdImagePtr gdImageCropThreshold(gdImagePtr im, const unsigned int color, const float threshold) in gdImageCropThreshold() function
H A Dgd.h851 gdImagePtr gdImageCropThreshold(gdImagePtr im, const unsigned int color, const float threshold);
/PHP-7.2/ext/gd/
H A Dgd.c4803 im_crop = gdImageCropThreshold(im, color, (float) threshold); in PHP_FUNCTION()

Completed in 19 milliseconds