Home
last modified time | relevance | path

Searched defs:threshold (Results 1 – 4 of 4) sorted by relevance

/PHP-8.1/ext/gd/libgd/
H A Dgd_crop.c181 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()
/PHP-8.1/Zend/
H A Dzend_gc.h28 uint32_t threshold; member
/PHP-8.1/ext/gd/
H A Dgd.stub.php305 function imagecropauto(GdImage $image, int $mode = IMG_CROP_DEFAULT, float $threshold = 0.5, int $c…
H A Dgd.c3710 double threshold = 0.5f; in PHP_FUNCTION() local

Completed in 22 milliseconds