Imagick::getImageExtrema
(PECL imagick 2.0.0)
Imagick::getImageExtrema — Gets the extrema for the image
Описание
array Imagick::getImageExtrema
( void
)
ВниманиеК настоящему
времени эта функция еще не была документирована; для ознакомления
доступен только список аргументов.
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". Throws
ImagickException on failure.
Errors/Exceptions
Throws ImagickException on error.