Gmagick::getimagehistogram

(PECL gmagick >= Unknown)

Gmagick::getimagehistogramGets the image histogram

Açıklama

public Gmagick::getimagehistogram ( void ) : array

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

Değiştirgeler

Bu işlevin değiştirgesi yoktur.

Dönen Değerler

Returns the image histogram as an array of GmagickPixel objects.

Hatalar/İstisnalar

Hata durumunda bir GmagickException istisnası oluşur.