Home
last modified time | relevance | path

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

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

Completed in 25 milliseconds