Searched refs:threshold_color (Results 1 – 2 of 2) sorted by relevance
594 public function blackThresholdImage(ImagickPixel|string $threshold_color): bool {} argument596 public function whiteThresholdImage(ImagickPixel|string $threshold_color): bool {} argument
2442 ZEND_ARG_OBJ_TYPE_MASK(0, threshold_color, ImagickPixel, MAY_BE_STRING, NULL)
Completed in 21 milliseconds