The ImagickPixel class
PHP Manual

ImagickPixel::getColorCount

(PECL imagick 2.0.0)

ImagickPixel::getColorCountReturns the color count associated with this color

Описание

int ImagickPixel::getColorCount ( void )
Внимание

К настоящему времени эта функция еще не была документирована; для ознакомления доступен только список аргументов.

Returns the color count associated with this color.

Возвращаемые значения

Returns the color count as an integer on success, throws ImagickPixelException on failure.


The ImagickPixel class
PHP Manual