(No version information available, might be only in CVS)
Imagick::getImageExtrema — Gets the extrema for the image
К настоящему времени эта функция еще не была документирована; для ознакомления доступен только список аргументов.
Эта функция является ЭКСПЕРИМЕНТАЛЬНОЙ. Поведение этой функции, ее имя и относящаяся к ней документация могут измениться в последующих версиях PHP без уведомления. Используйте эту функцию на свой страх и риск.
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.