Gmagick::getimageextrema

(PECL gmagick >= Unknown)

Gmagick::getimageextremaGets the extrema for the image

說明

public Gmagick::getimageextrema(): array

Returns an associative array with the keys "min" and "max". 錯誤時拋出 GmagickException。

參數(shù)

此函數(shù)沒有參數(shù)。

返回值

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

錯誤/異常

錯誤時拋出 GmagickException。