ImagickPixel
PHP Manual

ImagickPixel::getColorCount

(PECL imagick 2.0.0)

ImagickPixel::getColorCountReturns the color count associated with this color

Beschreibung

int ImagickPixel::getColorCount ( void )
Warnung

Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.

Returns the color count associated with this color.

Rückgabewerte

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


ImagickPixel
PHP Manual