Home
last modified time | relevance | path

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

/php-src/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.h878 gdImagePtr gdImageCropThreshold(gdImagePtr im, const unsigned int color, const float threshold);
/php-src/ext/gd/
H A Dgd.c3581 im_crop = gdImageCropThreshold(im, color, (float) threshold); in PHP_FUNCTION()

Completed in 37 milliseconds