Gmagick::getimageextrema
(PECL gmagick >= Unknown)
Gmagick::getimageextrema — Gets the extrema for the image
Beschreibung
Returns an associative array with the keys "min" and "max". Wirft bei einem Fehler eine GmagickException.
Parameter-Liste
Diese Funktion besitzt keine Parameter.
Rückgabewerte
Returns an associative array with the keys "min" and "max".
Fehler/Exceptions
Wirft bei einem Fehler eine GmagickException.