array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'uk', ), 'this' => array ( 0 => 'imagick.getimageextrema.php', 1 => 'Imagick::getImageExtrema', 2 => 'Gets the extrema for the image', ), 'up' => array ( 0 => 'class.imagick.php', 1 => 'Imagick', ), 'prev' => array ( 0 => 'imagick.getimagedistortion.php', 1 => 'Imagick::getImageDistortion', ), 'next' => array ( 0 => 'imagick.getimagefilename.php', 1 => 'Imagick::getImageFilename', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/imagick/imagick/getimageextrema.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>
(PECL imagick 2, PECL imagick 3)
Imagick::getImageExtrema — Gets the extrema for the image
Ця функція ЗАСТАРІЛА починаючи з Imagick 3.4.4. Вкрай не рекомендується на неї покладатися.
Gets the extrema for the image. Returns an associative array with the keys "min" and "max".
У цієї функції немає параметрів.
Returns an associative array with the keys "min" and "max".
Кидає ImagickException в разі помилки.