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 у разі помилки.

Параметри

У цієї функції немає параметрів.

Значення, що повертаються

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

Помилки/виключення

Викидає GmagickException у разі помилки.

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top