Gmagick
PHP Manual

Gmagick::getimageextrema

(PECL gmagick >= Unknown)

Gmagick::getimageextremaGets the extrema for the image

Descrierea

public array Gmagick::getimageextrema ( void )

Returns an associative array with the keys "min" and "max". Emite o GmagickException în caz de eroare.

Parametri

Această funcție nu are parametri.

Valorile întoarse

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

Erori/Excepții

Emite o GmagickException în caz de eroare.


Gmagick
PHP Manual