Imagick
PHP Manual

Imagick::getImageColors

(PECL imagick 2.0.0)

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

Beschreibung

int Imagick::getImageColors ( void )

Gets the number of unique colors in the image.

Rückgabewerte

Returns an integer, the number of unique colors in the image.


Imagick
PHP Manual