Gmagick::getimageextrema
Gets the extrema for the image
Description
public array Gmagick::getimageextrema()
Parameters
This function has no parameters.
Return Values
Returns an associative array with the keys "min" and "max".
Errors/Exceptions
Throws an
GmagickException on error.