The Imagick class
PHP 手册

Imagick::getImageColors

(PECL imagick 2.0.0)

Imagick::getImageColorsGets the number of unique colors in the image

说明

int Imagick::getImageColors ( void )
Warning

本函数暂无文档,仅有参数列表。

Gets the number of unique colors in the image.

返回值

Returns TRUE on success.


The Imagick class
PHP 手册