La classe Imagick
PHP Manual

Imagick::getImageExtrema

(No version information available, might be only in CVS)

Imagick::getImageExtremaGets the extrema for the image

Description

array Imagick::getImageExtrema ( void )
Avertissement

Cette fonction n'est pas documentée et seule la liste des arguments est disponible.

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

Valeurs de retour

Returns an associative array with the keys "min" and "max". Throws ImagickException on failure.

Erreurs / Exceptions

Throws ImagickException on error.


La classe Imagick
PHP Manual