Home
last modified time | relevance | path

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

/PHP-8.0/ext/gd/libgd/
H A Dgd_crop.c181 gdImagePtr gdImageCropThreshold(gdImagePtr im, const unsigned int color, const float threshold) in gdImageCropThreshold() function
H A Dgd.h855 gdImagePtr gdImageCropThreshold(gdImagePtr im, const unsigned int color, const float threshold);
/PHP-8.0/ext/gd/
H A Dgd.c3661 im_crop = gdImageCropThreshold(im, color, (float) threshold); in PHP_FUNCTION()

Completed in 20 milliseconds