array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'zh', ), 'this' => array ( 0 => 'gmagick.getimageextrema.php', 1 => 'Gmagick::getimageextrema', 2 => 'Gets the extrema for the image', ), 'up' => array ( 0 => 'class.gmagick.php', 1 => 'Gmagick', ), 'prev' => array ( 0 => 'gmagick.getimagedispose.php', 1 => 'Gmagick::getimagedispose', ), 'next' => array ( 0 => 'gmagick.getimagefilename.php', 1 => 'Gmagick::getimagefilename', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/gmagick/gmagick/getimageextrema.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>

Gmagick::getimageextrema

(PECL gmagick >= Unknown)

Gmagick::getimageextremaGets the extrema for the image

说明

public Gmagick::getimageextrema(): array

Returns an associative array with the keys "min" and "max". 错误时抛出 GmagickException

参数

此函数没有参数。

返回值

Returns an associative array with the keys "min" and "max".

错误/异常

错误时抛出 GmagickException