ImagickPixel
PHP Manual

ImagickPixel::getColorCount

(PECL imagick 2.0.0)

ImagickPixel::getColorCountReturns the color count associated with this color

Opis

int ImagickPixel::getColorCount ( void )
Ostrzeżenie

Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.

Returns the color count associated with this color.

Zwracane wartości

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


ImagickPixel
PHP Manual