(PECL imagick 2, PECL imagick 3)
Imagick::getImageExtrema — Gets the extrema for the image
Esta função tornou-se DEFASADA a partir da Imagick 3.4.4. O uso desta função é fortemente desencorajado.
Gets the extrema for the image. Returns an associative array with the keys "min" and "max".
Esta função não possui parâmetros.
Returns an associative array with the keys "min" and "max".
Lança uma exceção ImagickException em caso de erro.