Gmagick
PHP Manual

Gmagick::getimageextrema

(PECL gmagick >= Unknown)

Gmagick::getimageextremaGets the extrema for the image

Описание

public array Gmagick::getimageextrema ( void )

Returns an associative array with the keys "min" and "max". Бросает GmagickException при ошибке.

Список параметров

У этой функции нет параметров.

Возвращаемые значения

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

Ошибки

Бросает GmagickException при ошибке.


Gmagick
PHP Manual