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 )
Warning

이 함수는 현재 문서화 되어있지 않습니다; 인수 목록만을 제공합니다.

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