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