The Imagick class
PHP Manual

Imagick::getImageColors

(PECL imagick 2.0.0)

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

Описание

int Imagick::getImageColors ( void )
Внимание

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

Gets the number of unique colors in the image.

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

В случае успешной работы возвращает TRUE.


The Imagick class
PHP Manual