Gmagick
PHP Manual

Gmagick::getimagehistogram

(PECL gmagick >= Unknown)

Gmagick::getimagehistogramGets the image histogram

Описание

public void Gmagick::getimagehistogram ( void )

Returns the image histogram as an array of GmagickPixel objects. Throw an GmagickException on error.

Параметри

Тази функция няма параметри.

Връщани стойности

Returns the image histogram as an array of GmagickPixel objects.

Грешки/Изключения

Throws an GmagickException on error.


Gmagick
PHP Manual