(PECL gmagick >= Unknown)
Gets the extrema for the image
public array Gmagick::getimageextrema ( void )
Returns an associative array with the keys "min" and "max". Throws an GmagickException on error.
Returns:
Returns an associative array with the keys "min" and "max".
Exception:
Throws an GmagickException on error.
Please login to continue.