The ImagickPixel class
PHP Manual

ImagickPixel::getColorCount

(No version information available, might be only in CVS)

ImagickPixel::getColorCount — Returns the color count associated with this color

Description

int ImagickPixel::getColorCount ( void )
Avertissement

Cette fonction n'est pas documentée et seule la liste des arguments est disponible.

Returns the color count associated with this color.

Valeurs de retour

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


The ImagickPixel class
PHP Manual