(PECL gmagick >= Unknown)
Gets the image histogram
public array Gmagick::getimagehistogram ( void )
Returns the image histogram as an array of GmagickPixel objects. Throw an GmagickException on error.
Returns:
Returns the image histogram as an array of GmagickPixel objects.
Exception:
Throws an GmagickException on error.
Please login to continue.