ÿØÿà JFIF ÿÛ „ ( %!1!%*+...983,7(-.-
File manager
File manager - Edit - /opt/alt/tests/alt-php83-pecl-imagick_3.8.0-13.el8/tests/299_Imagick_rangeThresholdImage.phpt
Back
--TEST-- Test Imagick, rangeThresholdImage --SKIPIF-- <?php require_once(dirname(__FILE__) . '/skipif.inc'); checkClassMethods('Imagick', array('rangeThresholdImage')); ?> --FILE-- <?php function rangeThresholdImage() { $imagick = new \Imagick(__DIR__ . '/Biter_500.jpg'); $imagick->rangeThresholdImage( 32, 64, 192, 228 ); $imagick->writeImage(__DIR__ . '/rangeThresholdImage_output_image.png'); // $imagick->getImageBlob(); } rangeThresholdImage() ; echo "Ok"; ?> --CLEAN-- <?php @unlink(__DIR__ . '/rangeThresholdImage_output_image.png'); ?> --EXPECTF-- Ok
| ver. 1.4 |
Github
|
.
| PHP 8.1.34 | Generation time: 0.19 |
proxy
|
phpinfo
|
Settings