Gmagick
PHP Manual

Gmagick::getimagehistogram

(PECL gmagick >= Unknown)

Gmagick::getimagehistogramGets the image histogram

説明

public array 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.

エラー / 例外

エラー時に GmagickException をスローします。


Gmagick
PHP Manual