Gmagick::getimageextrema

(PECL gmagick >= Unknown)

Gmagick::getimageextremaGets the extrema for the image

Описание

public Gmagick::getimageextrema ( void ) : array

Returns an associative array with the keys "min" and "max". Вызывает GmagickException при ошибке.

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

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

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

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

Ошибки

Вызывает GmagickException при ошибке.