The Imagick class
PHP Manual

Imagick::getImageHistogram

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

Imagick::getImageHistogramGets the image histogram

Descrição

array Imagick::getImageHistogram ( void )
Aviso

Esta função não está documentada; somente a lista de argumentos está disponível.

Returns the image histogram as an array of ImagickPixel objects.

Valor Retornado

Returns the image histogram as an array of ImagickPixel objects, throwing ImagickException on error.


The Imagick class
PHP Manual