Home
last modified time | relevance | path

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

/PHP-5.6/ext/gd/libgd/
H A Dgd_crop.c227 gdImagePtr gdImageCropThreshold(gdImagePtr im, const unsigned int color, const float threshold) in gdImageCropThreshold() function
H A Dgd.h838 gdImagePtr gdImageCropThreshold(gdImagePtr im, const unsigned int color, const float threshold);
/PHP-5.6/ext/gd/
H A Dgd.c5154 im_crop = gdImageCropThreshold(im, color, (float) threshold); in PHP_FUNCTION()

Completed in 21 milliseconds