Imagick::getImageExtrema

(PECL imagick 2, PECL imagick 3)

Imagick::getImageExtremaGets the extrema for the image

警告

此函數(shù)在 Imagick 3.4.4 中被 廢棄,強(qiáng)烈建議不要應(yīng)用此函數(shù)。

說(shuō)明

public Imagick::getImageExtrema(): array

Gets the extrema for the image. Returns an associative array with the keys "min" and "max".

參數(shù)

此函數(shù)沒(méi)有參數(shù)。

返回值

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

錯(cuò)誤/異常

錯(cuò)誤時(shí)拋出 ImagickException。