(PECL imagick 2, PECL imagick 3)
Imagick::getImageExtrema — Gets the extrema for the image
此函數在 Imagick 3.4.4 中被 廢棄,強烈建議不要應用此函數。
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".
錯誤時拋出 ImagickException。