Searched defs:threshold (Results 1 – 4 of 4) sorted by relevance
181 gdImagePtr gdImageCropThreshold(gdImagePtr im, const unsigned int color, const float threshold) in gdImageCropThreshold()295 static int gdColorMatch(gdImagePtr im, int col1, int col2, float threshold) in gdColorMatch()
28 uint32_t threshold; member
305 function imagecropauto(GdImage $image, int $mode = IMG_CROP_DEFAULT, float $threshold = 0.5, int $c…
3710 double threshold = 0.5f; in PHP_FUNCTION() local
Completed in 21 milliseconds