ImagickPixel
PHP Manual

ImagickPixel::getColorCount

(PECL imagick 2.0.0)

ImagickPixel::getColorCountReturns the color count associated with this color

Descrierea

int ImagickPixel::getColorCount ( void )
Avertizare

Această funcție nu este documentată în prezent; este disponibilă numai lista sa de argumente.

Returns the color count associated with this color.

Valorile întoarse

Returns the color count as an integer on success, throws ImagickPixelException on failure.


ImagickPixel
PHP Manual