ImagickPixel
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.


ImagickPixel
PHP Manual