Home
last modified time | relevance | path

Searched refs:whiteThresholdImage (Results 1 – 4 of 4) sorted by relevance

/imagick/tests/
H A D168_Imagick_whiteThresholdImage_basic.phpt2 Test Imagick, whiteThresholdImage
13 function whiteThresholdImage($color) {
17 $imagick->whiteThresholdImage($color);
22 whiteThresholdImage($color) ;
/imagick/
H A DImagick.stub.php596 public function whiteThresholdImage(ImagickPixel|string $threshold_color): bool {} function in Imagick
H A DImagick_arginfo.h5563 ZEND_METHOD(Imagick, whiteThresholdImage);
6241 ZEND_ME(Imagick, whiteThresholdImage, arginfo_class_Imagick_whiteThresholdImage, ZEND_ACC_PUBLIC)
H A Dimagick_class.c11273 PHP_METHOD(Imagick, whiteThresholdImage) argument

Completed in 57 milliseconds