ImagickPixel
PHP Manual

ImagickPixel::getColorCount

(PECL imagick 2.0.0)

ImagickPixel::getColorCountReturns the color count associated with this color

Descrizione

int ImagickPixel::getColorCount ( void )
Avviso

Questa funzione, al momento non è documentata; è disponibile soltanto la lista degli argomenti.

Returns the color count associated with this color.

Valori restituiti

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


ImagickPixel
PHP Manual