Gmagick::getimageextrema

(PECL gmagick >= Unknown)

Gmagick::getimageextremaGets the extrema for the image

Açıklama

public Gmagick::getimageextrema(): array

Returns an associative array with the keys "min" and "max". Hata durumunda bir GmagickException istisnası oluşur.

Bağımsız Değişkenler

Bu işlevin bağımsız değişkeni yoktur.

Dönen Değerler

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

Hatalar/İstisnalar

Hata durumunda bir GmagickException istisnası oluşur.