Searched refs:whiteThresholdImage (Results 1 – 4 of 4) sorted by relevance
2 Test Imagick, whiteThresholdImage13 function whiteThresholdImage($color) {17 $imagick->whiteThresholdImage($color);22 whiteThresholdImage($color) ;
596 public function whiteThresholdImage(ImagickPixel|string $threshold_color): bool {} function in Imagick
5563 ZEND_METHOD(Imagick, whiteThresholdImage);6241 ZEND_ME(Imagick, whiteThresholdImage, arginfo_class_Imagick_whiteThresholdImage, ZEND_ACC_PUBLIC)
11273 PHP_METHOD(Imagick, whiteThresholdImage) argument
Completed in 58 milliseconds